Print a warning when translating subscripted functions
[maxima.git] / archive / books / tk_gnuplot1
blobde181f75598bd8f8b493ce17820649339ec44bc8
1 #!/bin/bash
2 #export TCL_LIBRARY=/public/lib/tclX/7.3a
3 #export TK_LIBRARY=/public/lib/tk
4 export TCL_LIBRARY=/usr/local/lib/tcl
5 export TK_LIBRARY=/usr/local/lib/tk
7 #export TCL_LIBRARY=/usr/local/lib/tclX/7.3a
8 #export TK_LIBRARY=/usr/local/lib/tk
10 cat - | tk_gnuplot $@