From: Maurice L. <ml...@us...> - 2001-01-03 22:04:55
|
Update of /cvsroot/plplot/plplot/bindings/tcl In directory usw-pr-cvs1:/tmp/cvs-serv31547 Modified Files: tclMain.c Log Message: Completely rewrote based on Tcl 8.3.2's Tcl_Main. Now handles required pltext() before output internally (can still be overridden). Also supports usual (current) Tcl syntax for running scripts -- 'pltcl <filename>' now works just like in tclsh. Try pltcl -h for info. |