Artifact b71fa578c7772e6cc057010a3f685345fb0a703a5227e54c4563914edbe05ec3:
- Executable file
r38/util/reduce.csl
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 401) [annotate] [blame] [check-ins using] [more...]
#!/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 $*