File r38/util/reduce.csl artifact b71fa578c7 part of check-in b5833487d7
#!/bin/csh -f # Script to load CSL REDUCE. It should be installed in /usr/local/bin, # somewhere in your search path. # For the time being, we allow users to write to reduce.img. This needs # to be fixed eventually. setenv reduce reducevar setenv MACHINE MACHINEvar setenv gnuplot $reduce/wutil/$MACHINE $reduce/lisp/csl/$MACHINE/csl -i $reduce/lisp/csl/reduce.img -o $reduce/lisp/csl/reduce.img $*