From: Geoffrey F. <fu...@us...> - 2001-05-09 20:32:29
|
Update of /cvsroot/plplot/plplot/include In directory usw-pr-cvs1:/tmp/cvs-serv17414/include Modified Files: Tag: dyndrv_1 dispatch.h Log Message: Introduced plDevType enum, so we can abolish the stupid magic constants in the dispatch table initializer entries. Added a pl_seq field to the dispatch table, so we have a way to sort them into the desired presentation order. |