/[ascend]/trunk/tcltk/asc4dev.in
ViewVC logotype

Contents of /trunk/tcltk/asc4dev.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1626 - (show annotations) (download)
Thu Sep 13 02:28:29 2007 UTC (16 years ago) by jpye
File size: 354 byte(s)
Fixed default value of ASCENDSOLVERS in asc4dev.
1 #!/bin/sh
2 export ASCENDDIST=@SOURCE_ROOT@
3 export ASCENDTK=@SOURCE_ROOT@/tcltk/TK
4 export LD_LIBRARY_PATH=$ASCENDDIST:$ASCENDDIST/tcltk/generic/interface
5 solvers=$ASCENDDIST/solvers
6 export ASCENDSOLVERS=$solvers/qrslv:$solvers/lrslv:$solvers/conopt:$solvers/cmslv:$solvers/ida:$solvers/lsode:$solvers/ipopt
7 @SOURCE_ROOT@/tcltk/generic/interface/ascend4 $*

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22