undef
This commit is contained in:
parent
e138472f87
commit
a2ab31757f
@ -251,6 +251,9 @@ qend_program :-
|
||||
true
|
||||
).
|
||||
|
||||
'$do_init_state' :-
|
||||
'$undefp_handler'('$undefp'(_,_), prolog),
|
||||
fail.
|
||||
'$do_init_state' :-
|
||||
set_value('$user_module',user),
|
||||
'$protect',
|
||||
|
Reference in New Issue
Block a user