This commit is contained in:
Vitor Santos Costa 2016-07-31 10:38:03 -05:00
parent e138472f87
commit a2ab31757f

View File

@ -251,6 +251,9 @@ qend_program :-
true true
). ).
'$do_init_state' :-
'$undefp_handler'('$undefp'(_,_), prolog),
fail.
'$do_init_state' :- '$do_init_state' :-
set_value('$user_module',user), set_value('$user_module',user),
'$protect', '$protect',