fix meta-goal expansion

This commit is contained in:
Vítor Santos Costa 2014-12-14 11:44:23 +00:00
parent 7acb2110d2
commit 4ed4e776e6
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ followed by the failure of that call.
'$handle_error'(0x0020,_Goal,_Mod) :-
fail.
'$complete_goal'(M, G, CurMod, CurG, NG) :-
'$complete_goal'(M, G, CurG, CurMod, NG) :-
(
'$is_metapredicate'(CurG,CurMod)
->