+ script to plot on ggobi
This commit is contained in:
parent
5b3f42d277
commit
799a8f01f3
4 changed files with 71 additions and 3 deletions
2
do.pc
2
do.pc
|
|
@ -8,5 +8,5 @@ includedir=${prefix}/include/do
|
|||
Name: Distribution Object
|
||||
Description: Distribution Object
|
||||
Version: 1.0
|
||||
Libs: -L${libdir} -ldo
|
||||
Libs: -L${libdir} -ldo -ldoutils
|
||||
Cflags: -I${includedir}
|
||||
|
|
|
|||
Reference in a new issue