From: Maurice L. <ml...@us...> - 2001-06-05 21:02:18
|
Update of /cvsroot/plplot/plplot/include In directory usw-pr-cvs1:/tmp/cvs-serv3404/include Modified Files: plplot.h Log Message: Changed "external" API name for single-option-setter to plsetopt. However older name plSetOpt still works for C/C++ users and internally, for backward compatibility (plSetOpt is the name of the actual work routine). Added a missing prototype. |