introduce at_halt/1.

fix bug in naming variables in suspended goals.
This commit is contained in:
Vítor Santos Costa
2012-12-02 13:18:29 +00:00
parent 3c0e16030c
commit 2cbf3439ac
4 changed files with 19 additions and 8 deletions

View File

@@ -586,6 +586,7 @@ source_module(Mod) :-
assertz(:),
assertz(:,+),
assertz_static(:),
at_halt(0),
bagof(?,0,-),
bb_get(:,-),
bb_put(:,+),