next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
clearAll
clearAll -- forget everything
Synopsis
Usage:
clearAll
Description
clearAll
is a command that attempts to release memory by clearing the values retained by the output line symbols and all the user symbols.
See also
userSymbols
-- a list of the user's symbols
clearOutput
-- forget output values
For the programmer
The object
clearAll
is
a
command
.