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

Annotation of /trunk/tcltk/asc4dev.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2025 - (hide annotations) (download)
Thu Apr 30 02:15:05 2009 UTC (14 years, 4 months ago) by jpye
File size: 380 byte(s)
Fixed up Tcl/Tk GUi to work with both ABSOLUTE_PATHS=1 and =0.
1 jpye 1625 #!/bin/sh
2     export ASCENDDIST=@SOURCE_ROOT@
3 jpye 2025 export ASCENDTK=@SOURCE_ROOT@/tcltk/tk
4     export LD_LIBRARY_PATH=$ASCENDDIST:$ASCENDDIST/tcltk/interface
5     SOLVERS=$ASCENDDIST/solvers
6     export ASCENDLIBRARY=@SOURCE_ROOT@/models
7     export ASCENDSOLVERS=$SOLVERS/qrslv:$SOLVERS/lrslv:$SOLVERS/conopt:$SOLVERS/cmslv:$SOLVERS/ida:$SOLVERS/lsode:$SOLVERS/ipopt
8     @SOURCE_ROOT@/tcltk/interface/ascend4 $*

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