From: Maurice L. <ml...@us...> - 2002-08-04 06:19:32
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv4585 Modified Files: plcore.c Log Message: Changed plGetDev() to pllib_devinit() and made it externally visible. Protected with a stream variable to ensure device driver only gets loaded once. Changed cp_color to pl_cpcolor and made it externally visible. |