[BACK]Return to gnugraph.trm CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / gnuplot / term

Diff for /OpenXM_contrib/gnuplot/term/Attic/gnugraph.trm between version 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2000/01/09 17:01:14 version 1.1.1.2, 2000/01/22 14:16:23
Line 74  stdout.  All other terminals write to gpoutfile.
Line 74  stdout.  All other terminals write to gpoutfile.
   
 #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

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>