	to be inserted at the page 5.14 at the bottom

	We can select a mode for the command DETERMINE by the command

	SET MODE DETERMINING [TO] <integer> .

Possible values of the mode are 0, 1, 2, 3, 4, 5 and 6. Default value
is 0. In this mode the command DETERMINE performs normally. For other
values of the mode after the command DETERMINE  is completed the system
asks the user for an integer (let us call it IC) which will be used
for comparing with the graph invariant (IN) which is computed by
DETERMINE . The graph considered will be deleted from the memory
if one of the following holds:

	Mode		Condition
	1		IN is equal to IC,
	2		IN is different from IC,
	3		IN is less than IC,
	4		IN is less than or equal to IC,
	5		IN is greater than IC,
	6		IN is greater than or equal to IC.
