removed debug printf, changed module tptree name

This commit is contained in:
RIGUZZI FABRIZIO - Dipartimento di Ingegneria
2010-03-21 11:49:19 +01:00
parent cde7bda046
commit b2238c1644
11 changed files with 44 additions and 78 deletions

View File

@@ -15,7 +15,7 @@
:- use_module(library(system)).
:- use_module(library(ugraphs)).
:- use_module(params).
:- use_module(tptreefile).
:- use_module(tptree_lpad).
:- use_module(utility).
% :- source.