remove some comments and improve em interface.

This commit is contained in:
Vítor Santos Costa
2012-08-07 21:53:10 -05:00
parent c159894c29
commit 2b2cedc2b6
2 changed files with 7 additions and 11 deletions

View File

@@ -117,8 +117,6 @@ ltables([Id-T|Tables], [Key-LTable|FTables]) :-
matrix_to_list(T,LTable),
get_dist_key(Id, Key),
ltables(Tables, FTables).
% collect the different dists we are going to learn next.
different_dists(AllVars, AllDists, AllInfo, MargVars) :-