mark variables in ArithmeticEvaluator (#690)

This commit is contained in:
Mark Thom
2022-03-05 15:27:36 -07:00
parent de35baadf3
commit 0c19c56909
5 changed files with 161 additions and 152 deletions

View File

@@ -229,7 +229,7 @@ staggered_sc(G, _) :- call('$call'(G)).
staggered_sc(_, G) :- call('$call'(G)).
! :- !.
!.
:- non_counted_backtracking set_cp/1.