Return to gnugraph.trm CVS log | Up to [local] / OpenXM_contrib / gnuplot / term |
version 1.1.1.1, 2000/01/09 17:01:14 | version 1.1.1.2, 2000/01/22 14:16:23 | ||
---|---|---|---|
|
|
||
#include "driver.h" | #include "driver.h" | ||
#if defined (HAVE_PLOTCOMPAT_H) | |||
# include <plotcompat.h> | |||
#endif | |||
#ifdef TERM_REGISTER | #ifdef TERM_REGISTER | ||
register_term(unixplot) | register_term(unixplot) | ||
#endif | #endif |