next
|
previous
|
forward
|
backward
|
up
|
top
|
index
|
toc
|
directory
|
Macaulay 2 web site
Macaulay2Doc
>
The Macaulay 2 language
>
system facilities
>
restart
restart -- restart Macaulay 2
Synopsis
Usage:
restart
Description
restart
restarts Macaulay 2 from the beginning.
Functions previously registered with
addEndFunction
will be called first.
For the programmer
The object
restart
is
a
command
.