Artifact 601da7d27de93e379560855e9a52c2c1ca5cb0e36ada2fcf6932f9fb596c8342:
- Executable file
r34.1/util/reduce
— 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: 265) [annotate] [blame] [check-ins using] [more...]
- Executable file
r34/util/reduce
— 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: 265) [annotate] [blame] [check-ins using]
#!/bin/csh -f # reduce --- Script to load REDUCE. It should be installed in # /usr/local/bin, or equivalent directory. setenv reduce /reduce # location of actual reduce directory. $reduce/reduce # or wherever the reduce executable resides.