typo
This commit is contained in:
parent
f017f38dee
commit
bd72ec8f50
@ -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(_,'| '),
|
||||
|
Reference in New Issue
Block a user