From: Maurice L. <ml...@so...> - 2000-12-18 09:53:15
|
Update of /cvsroot/plplot/plplot/examples/c++ In directory usw-pr-cvs1:/tmp/cvs-serv10684 Modified Files: x01cc.cc Log Message: Switched from float to PLFLT so it would work with double precision library. Can't do this with templates b/c we don't distinguish between precision in the namespace. One of these days I'll get around to this, but not today. |