From: Daniel J S. <dan...@ie...> - 2006-08-03 19:46:52
|
> So that means we'd want to condition on the "negative presence" of an option? I.e. > > if (!strstrt(GPVAL_COMPILE_OPTIONS,"-IMAGE")) load "image.dem" > > I think (?) No, that would mean not "way backward" compatible because "image.dem" would still be run on older versions of gnuplot... which maybe isn't a concern. Whatever; so long as the CVS version of the demos works with the same CVS version of gnuplot. Dan |