From: Maurice L. <ml...@us...> - 2001-06-05 21:02:18
|
Update of /cvsroot/plplot/plplot/bindings/f77 In directory usw-pr-cvs1:/tmp/cvs-serv3404/bindings/f77 Modified Files: scstubs.c 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. |