|
3.9.4 Break pointsA break point can be put into a proc by inserting the command~ .
If Singular reaches a break point it asks for lines of commands
(line-length must be less than 80 characters)
from the user. It returns to normal execution if given an empty line.
See ~.
Example:
|