|
From: Petr M. <mi...@ph...> - 2005-11-25 18:45:44
|
>> $ ident `which gnuplot` >> /usr/local/bin/gnuplot: >> $Header: /cvsroot/gnuplot/gnuplot/term/tgif.trm,v 1.36 2005/08/07 >> 09:43:34 mikulik Exp $ > > This looks to be a string printed in every output file of "set term tgif". > This message makes no sense there. > > I propose it is replaced by the same message which appears in postscript > files: fprintf(..., > "Creator: gnuplot %s patchlevel %s\n", gnuplot_version, gnuplot_patchlevel) OK, I've changed that in cvs. --- PM |