Updating ProbLog and adding ADs

This commit is contained in:
Theofrastos Mantadelis
2010-12-02 14:54:47 +01:00
parent d3cdc8d2b9
commit b54517d419
7 changed files with 287 additions and 117 deletions

View File

@@ -304,7 +304,7 @@
:- use_module('problog/os', [convert_filename_to_working_path/2,
convert_filename_to_problog_path/2]).
:- use_module('problog/tptree', [delete_ptree/1]).
:- use_module('problog/ptree', [delete_ptree/1]).
:- use_module('problog/tabling', [clear_tabling/0]).