Ticket #65527: patch-packages-plot-gnuintfc.red.diff
File patch-packages-plot-gnuintfc.red.diff, 859 bytes (added by mbrethen, 2 years ago) |
---|
-
packages/plot/gnuintfc.red
old new 128 128 ("vt102" . "tek40xx") 129 129 )); 130 130 131 plotcommand!* := find!-gnuplot();131 plotcommand!* := "@PREFIX@/bin/gnuplot"; 132 132 133 133 plotcleanup!* := % delete scratch files 134 134 {bldmsg("rm %wplotdt*",plottmp!*),bldmsg("rm %wplotcmds*",plottmp!*)}; … … 259 259 !*plotusepipe := t; 260 260 % find-gnuplot returns the full name of a version of gnuplot (if it can 261 261 % find one). 262 plotcommand!* := find!-gnuplot();262 plotcommand!* := "@PREFIX@/bin/gnuplot"; 263 263 % The Cygwin case can be "funny" here, and the case I wish to trap is 264 264 % where a Cygwin version of Reduce is trying to use the native Windows 265 265 % version of gnuplot. I believe I can detect this by seeing of