From: Rafael L. <rla...@us...> - 2003-02-28 21:07:03
|
Update of /cvsroot/plplot/plplot/bindings/octave/PLplot In directory sc8-pr-cvs1:/tmp/cvs-serv16026 Modified Files: plplot_octave_path.m.in Log Message: Added "//" to the end of @PLPLOT_OCTAVE_DIR@, otherwise the files under support/ are not found by Octave. The bad effect of this is that although use_plplot is called, the graphics are still in Gnuplot. Also, the code for replacing "//" by "/" has been removed, since the configuration guesses are always correct. |