configuratio fixes

This commit is contained in:
Vítor Santos Costa
2015-02-17 20:26:46 +00:00
parent d805a474a4
commit 291ec26d65
9 changed files with 221 additions and 80 deletions

View File

@@ -14,7 +14,7 @@
% will run 20 iterations of learning with default settings
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
:- use_module(library(problog)).
:- use_module(library(problog_lbdd)).
:- use_module(library(problog_learning_lbdd)).
%%%%