From: Alan W. I. <ai...@us...> - 2004-01-19 19:17:48
|
Update of /cvsroot/plplot/plplot/src In directory sc8-pr-cvs1:/tmp/cvs-serv22647 Modified Files: plcore.c Log Message: AWI for Andrew Ross memory management cleanup. Change plInitDispatchTable() to properly initialize driver counts, Change plend() so that it properly frees dispatch table memory, and allows the PLplot library to be reinitialized if you want to start over without exiting your application. |