From ad2c2c480a262212517bc5a4a5cb65d33410c3ff Mon Sep 17 00:00:00 2001 From: mguetlein Date: Tue, 12 Jun 2012 20:08:40 +0200 Subject: add/adjust/remove log messages --- application.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application.rb b/application.rb index bbef234..aebf947 100644 --- a/application.rb +++ b/application.rb @@ -132,7 +132,7 @@ helpers do end end - puts "found duplicates" + #puts "found duplicates" # use either all, or the provided features, sorting is important as col-index := features if features @@ -170,7 +170,7 @@ helpers do end end - puts "found feature types" + #puts "found feature types" arff << "\n@DATA\n" -- cgit v1.2.3