1 --- gnuplot-4.0.0/src/term.h.old 2005-03-01 15:17:46.424111687 +0000
2 +++ gnuplot-4.0.0/src/term.h 2005-03-01 15:18:50.961405665 +0000
6 # include "dumb.trm" /* dumb terminal */
7 +# include "qtopia.trm" /* QTopia terminal */
8 # include "post.trm" /* postscript */
9 # include "table.trm" /* built-in, but used for the documentation */
10 # if !(defined(OS2) || defined(MSDOS) || defined(_Windows) || defined(ATARI) || defined(MTOS) || defined(AMIGA))
12 /* TeXDraw drawing package for LaTeX */
13 #include "texdraw.trm"
16 +#include "qtopia.trm"
19 #include "metafont.trm"