Allow calling set_horus_flag/2 without loading clpbn_horus

This commit is contained in:
Tiago Gomes 2013-01-07 14:05:56 +00:00
parent 96f4e7ea1b
commit 91dbd60ad4

View File

@ -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))
->