diff --git a/packages/CLPBN/pfl.yap b/packages/CLPBN/pfl.yap index 4c2a0efc6..b36c74950 100644 --- a/packages/CLPBN/pfl.yap +++ b/packages/CLPBN/pfl.yap @@ -32,6 +32,9 @@ :- reexport(library(clpbn/aggregates), [avg_factors/5]). +:- reexport('clpbn/horus', + [set_horus_flag/2]). + :- ( % if clp(bn) has done loading, we're top-level predicate_property(set_pfl_flag(_,_), imported_from(clpbn)) ->