From: Maurice L. <ml...@us...> - 2002-01-20 09:08:46
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv4780 Modified Files: tek.c Log Message: Added PLD_tek4010f and PLD_tek4107f to the #if at the top, since these are now separate devices (for consistency with the configure code). Took out the internal #ifdefs over the init functions, as sometimes there's crosstalk and otherwise we'd have to build in device dependencies here. Reverted to previous way these were structured in the process. |