*** savi.original Thu Jun 19 20:09:39 1997 --- savi Mon Oct 1 20:10:14 2001 *************** OLDCWD=`pwd`; export OLDCWD *** 58,69 **** # # Set locations of tcl and tk library code needed at runtime # ! TCL_LIBRARY=./tcl/lib/tcl7.4 ! TK_LIBRARY=./tcl/lib/tk4.0 export TCL_LIBRARY TK_LIBRARY # # Change directory # --- 58,69 ---- # # Set locations of tcl and tk library code needed at runtime # ! TCL_LIBRARY=/usr/lib/tcl8.3 ! TK_LIBRARY=/usr/lib/tk8.3 export TCL_LIBRARY TK_LIBRARY # # Change directory #