correct project_attributes, correct compare_term_test and eq_test, polish attribute_goals/2
This commit is contained in:
@@ -3,7 +3,7 @@ driver(Vars, Values) :-
|
||||
'$redo_attr_var_bindings', % the bindings list is emptied here.
|
||||
!,
|
||||
call_goals(ListOfListsOfGoalLists),
|
||||
'$restore_p_from_sfcp'.
|
||||
'$return_from_verify_attr'.
|
||||
|
||||
iterate([Var|VarBindings], [Value|ValueBindings], [ListOfGoalLists | ListsCubed]) :-
|
||||
'$get_attr_list'(Var, Ls),
|
||||
|
||||
Reference in New Issue
Block a user