From: Geoffrey F. <fu...@sl...> - 2000-05-15 15:46:59
|
Update of /cvsroot/plplot/plplot/bindings/tcl In directory slayer.i.sourceforge.net:/tmp/cvs-serv11637 Modified Files: tclMatrix.h Log Message: Include plplot.h so we can determine the setting for PLFLT. This way the Tcl matrix extension and the PLplot library won't become discombobulated with respect to whether we're supposed to be using floats or doubles. If we ever want the Tcl matrix to be distributed seperately from PLplot, we would have to revisit this, but for now they ship together, so they might as well /work/ together... |