prefix inlined goals with module names in expand_subgoal/5 (#1551)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
:- use_module(library(atts)).
|
||||
:- use_module(library(dcgs)).
|
||||
|
||||
:- meta_predicate freeze(?, :).
|
||||
:- meta_predicate freeze(-, 0).
|
||||
|
||||
:- attribute frozen/1.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user