Artifact dcbbabd3f2b150b2f2cb544ccb68eb9e3df4a3cb60319db5189f46a63adb20a7:
- Executable file
r37/lisp/csl/html/r37_0664.html
— 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: 640) [annotate] [blame] [check-ins using] [more...]
<A NAME=RESET> <TITLE>RESET</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>RESET</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>package</B><P> <P> Author: John Fitch <P> <P> This package defines a command command RESETREDUCE that works through the history of previous commands, and clears any values which have been assigned, plus any rules, arrays and the like. It also sets the various switches to their initial values. It is not complete, but does work for most things that cause a gradual loss of space. It would be relatively easy to make it interactive, so allowing for selective resetting. <P> <P>