small fixes

This commit is contained in:
Vítor Santos Costa
2012-04-04 08:29:20 +01:00
parent 2bdec8f725
commit bc2364c5dc
3 changed files with 59 additions and 13 deletions

View File

@@ -238,7 +238,7 @@ project_attributes(GVars, _AVars0) :-
(ground(GVars) ->
true
;
call_ground_solver(Solver, GKeys, Keys, Factors, Evidence, Answ)
call_ground_solver(Solver, GKeys, Keys, Factors, Evidence, _Avars0)
).
project_attributes(GVars, AVars) :-
suppress_attribute_display(false),