From: Rafael L. <rla...@us...> - 2003-02-04 21:44:36
|
Update of /cvsroot/plplot/plplot/drivers In directory sc8-pr-cvs1:/tmp/cvs-serv30070/drivers Modified Files: Makefile.am README.drivers cgm.c dg300.c gd.c gnome.c hpgl.c impress.c linuxvga.c ljii.c ljiip.c ntk.c null.c pbm.c plmeta.c ps.c pstex.c tek.c tk.c tkwin.c xfig.c xwin.c Log Message: Change the way the information about the devices provided by the dyndrivers are obtained. Instead of using the cache file drivers.db, the information is provided by the modules themselves. Extensive information about this change will be sent to plplot-devel shortly. |