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