From: Rafael L. <rla...@us...> - 2004-01-21 22:20:47
|
Update of /cvsroot/plplot/plplot/bindings/octave/PLplot In directory sc8-pr-cvs1:/tmp/cvs-serv928 Modified Files: Tag: v5_3_0 plplot_octave_path.m.in Log Message: Changed boolean operation OR from element-by-element to short-circuit (as it was intended to be, originally). This was causing an error in Octave 2.1.50. |