correct and generalize current_predicate/1
This commit is contained in:
@@ -16,8 +16,8 @@ but they're not part of the ISO Prolog standard at the moment.
|
||||
setup_call_cleanup/3,
|
||||
call_nth/2,
|
||||
copy_term_nat/2,
|
||||
asserta/2,
|
||||
assertz/2]).
|
||||
asserta/2,
|
||||
assertz/2]).
|
||||
|
||||
:- use_module(library(error), [can_be/2,
|
||||
domain_error/3,
|
||||
|
||||
Reference in New Issue
Block a user