introduce at_halt/1.
fix bug in naming variables in suspended goals.
This commit is contained in:
@@ -586,6 +586,7 @@ source_module(Mod) :-
|
||||
assertz(:),
|
||||
assertz(:,+),
|
||||
assertz_static(:),
|
||||
at_halt(0),
|
||||
bagof(?,0,-),
|
||||
bb_get(:,-),
|
||||
bb_put(:,+),
|
||||
|
||||
Reference in New Issue
Block a user