Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » system facilities » restart
next | previous | forward | backward | up | index | toc

restart -- restart Macaulay2

Description

Functions previously registered with addEndFunction will be called before the current instance of the program terminates. Then the program will be invoked afresh, as described in invoking the Macaulay2 program.

For the programmer

The object restart is a command.


The source of this document is in Macaulay2Doc/ov_system.m2:647:0.