From: Rafael L. <rla...@us...> - 2001-03-09 11:33:16
|
Update of /cvsroot/plplot/plplot/bindings/perl5 In directory usw-pr-cvs1:/tmp/cvs-serv1996 Modified Files: PLplot.i.in Log Message: Much better handling of return values for arguments with *_p_output types. I am using swig's $arg automatic variable now. (RTFM is always helpful.) |