From: Alan W. I. <ai...@us...> - 2003-09-30 16:41:46
|
Update of /cvsroot/plplot/plplot/bindings/c++ In directory sc8-pr-cvs1:/tmp/cvs-serv2605/bindings/c++ Modified Files: plstream.cc plstream.h Log Message: AWI for Andrew Ross <an...@co...> WARNING: API change: plflush ==> flush and pl_cmd ==> cmd As discussed on list this change was made to be consistent with all other C++ PLplot API where the unnecessary (for C++) pl suffix had previously been removed. |