=================================================================== RCS file: /home/cvs/OpenXM_contrib/gnuplot/term/Attic/tgif.trm,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.2 diff -u -p -r1.1.1.1 -r1.1.1.2 --- OpenXM_contrib/gnuplot/term/Attic/tgif.trm 2000/01/09 17:01:16 1.1.1.1 +++ OpenXM_contrib/gnuplot/term/Attic/tgif.trm 2000/01/22 14:16:30 1.1.1.2 @@ -1,7 +1,7 @@ /*{{{}}}*/ /***************************************************************************/ /* */ -/* $Id: tgif.trm,v 1.1.1.1 2000/01/09 17:01:16 maekawa Exp $ */ +/* $Id: tgif.trm,v 1.1.1.2 2000/01/22 14:16:30 maekawa Exp $ */ /* */ /***************************************************************************/ /* GNUPLOT - tgif.trm */ @@ -371,7 +371,7 @@ TERM_PUBLIC void TGIF_init() fprintf(gpoutfile, "\ %%TGIF 2.15-p7\n\ state(%d,30,%u,0,0,%u,16,1,9,1,1,0,0,0,0,1,0,'%s',0,%u,0,0,1,10,0,0,1,1,0,16,0,0,1,1,1).\n\ -%%\n%% @(#)$Header: /home/cvs/OpenXM_contrib/gnuplot/term/Attic/tgif.trm,v 1.1.1.1 2000/01/09 17:01:16 maekawa Exp $\n%% %%W%%\n%%\n\ +%%\n%% @(#)$Header: /home/cvs/OpenXM_contrib/gnuplot/term/Attic/tgif.trm,v 1.1.1.2 2000/01/22 14:16:30 maekawa Exp $\n%% %%W%%\n%%\n\ page(1,\"\").\n", TgifPortrait ? 0 : 1, uActResolution, uActZoom, sActFont, uActFontSize); eTgifState = NEWPOLY;