From: Alan W. I. <ir...@be...> - 2002-01-19 07:05:23
|
On Fri, 18 Jan 2002, Geoffrey Furnish wrote: > The only thing sequence numbers do, is determine the order of > presentation of devices in the device list. Thanks very much for this quick information. So I guess the inconsistencies I found simply meant that the device ordering was different for the static (used the plplot/drivers/*.c sequence numbers?) and dynamic (used the configure.in sequence numbers?) cases. So a pretty minor issue, but it is now fixed. I have also just removed the "#if 0" code blocks mentioned before in this thread because I believe the documentation I just finished in plplot/drivers/README.drivers combined with the already existing general documentation of drivers and devices provides the same or better information. Alan |