summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormguetlein <martin.guetlein@gmail.com>2012-06-12 20:08:40 +0200
committermguetlein <martin.guetlein@gmail.com>2012-06-12 20:08:40 +0200
commitad2c2c480a262212517bc5a4a5cb65d33410c3ff (patch)
tree45b26b0a133c63cf05d9219760edd71477b4e433
parent048a5ed44719e8de1057f249809df0ba890f53d0 (diff)
add/adjust/remove log messages
-rw-r--r--application.rb4
1 files 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"