
		TO TRANSFORM RAM:gnuplot-2.0-pl2/term.h INTO term.h ...

*** APPEND AFTER 36 IN RAM:gnuplot-2.0-pl2/term.h ***
>

*** APPEND AFTER 39 IN RAM:gnuplot-2.0-pl2/term.h ***
>#ifdef AMIGA_LC_5_1
>#define AMIGATERM	/* Amiga custom screen */
>
>#else /* AMIGA_LC_5_1 */
>

*** CHANGE 56 IN RAM:gnuplot-2.0-pl2/term.h TO [62,63] IN term.h ***
<#endif 

---------------
>#endif /* AMIGA_LC_5_1 */
>#endif /* MSDOS */

*** CHANGE 63 IN RAM:gnuplot-2.0-pl2/term.h TO 70 IN term.h ***
<#define EPSON		/* Epson LX-800, Star NL-10, NX-1000 and lots of others */

---------------
>#define EPSONP		/* Epson LX-800, Star NL-10, NX-1000 and lots of others */

*** CHANGE 83 IN RAM:gnuplot-2.0-pl2/term.h TO 90 IN term.h ***
<#else

---------------
>#else /* __TURBOC__ */

*** CHANGE [87,88] IN RAM:gnuplot-2.0-pl2/term.h TO [94,95] IN term.h ***
<#endif
<#endif

---------------
>#endif /* __TURBOC__ */
>#endif /* MSDOS */

