handle modules in exporteed procedures.
This commit is contained in:
parent
1fff999e5e
commit
cff80914e4
@ -1623,7 +1623,7 @@ with SICStus Prolog.
|
||||
(
|
||||
'$is_metapredicate'(G,CurMod)
|
||||
->
|
||||
'$meta_expansion'(G, CurMod, M, M, NG,[])
|
||||
'$meta_expansion'(G, M, CurMod, M, NG,[])
|
||||
;
|
||||
NG = G
|
||||
).
|
||||
|
Reference in New Issue
Block a user