Artifact c31080b43fd706128086ab6ca66099f79c44b9878fb67578d0acec85e58fcc78:
- Executable file
r37/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: 393) [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 /usr/home/acn1/r37 setenv MACHINE linux setenv gnuplot $reduce/wutil/linux $reduce/lisp/csl/$MACHINE/reduce -o $reduce/lisp/csl/$MACHINE/reduce.img $*