new exception

This commit is contained in:
Vítor Santos Costa 2016-03-29 02:00:07 +01:00
parent 9dacc20d34
commit 6bc4acec15

View File

@ -123,7 +123,7 @@ save_program(_File, Goal) :-
save_program(File, _Goal) :-
qsave_program(File).
/** @pred qsave_program
/** @pred qend_program
Saves an image of the current state of the YAP database in default
filee, usually `startup.yss`.
@ -242,7 +242,6 @@ qend_program :-
X \= encoding.
'$init_state' :-
once('$handle_throw'(_,_,_)),
(
recorded('$program_state', _P, R)
->