This commit is contained in:
Vítor Santos Costa 2016-02-21 19:09:25 +00:00
parent f017f38dee
commit bd72ec8f50
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ qend_program :-
'$init_from_saved_state_and_args' :-
'$startup_goals',
fail.
'$init_from_saved' :-
'$init_from_saved_state_and_args' :-
recorded('$restore_goal',G,R),
erase(R),
prompt(_,'| '),