simple trick to do code sharing

This commit is contained in:
Vítor Santos Costa 2015-11-05 15:59:26 +00:00
parent 6cc1ed77ed
commit 7fd6167c50

View File

@ -2,6 +2,7 @@
% ProbLog extension to use an YAP BDD interface module, instead of simplecudd.
%
:- include(problog).
:- use_module(library(trie_sp)).
:- use_module(library(bdd)).