From: Geoffrey F. <fu...@us...> - 2001-08-22 22:29:52
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv440/src Modified Files: plcore.c Log Message: Rework the control logic for plInitDispatchTable() so that the failure to locate the dynamic drivers database doesn't kill the whole thing. Now we at least go ahead and present the list of static drivers, even if we can't find the dynamic drivers. |