summaryrefslogtreecommitdiff
path: root/avg_weights
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-10-09 20:47:23 +0100
committerPatrick Simianer <p@simianer.de>2014-10-09 20:47:23 +0100
commite0b634754d1bef33dc8e72509c6990cccc32745a (patch)
tree95d77abef518a333830881dbbd661f14f94868c3 /avg_weights
parent254c27ed4af938f0b9c4a21cb99b75f8cc1cd1b2 (diff)
alles neu macht der mai
Diffstat (limited to 'avg_weights')
-rwxr-xr-xavg_weights1
1 files changed, 0 insertions, 1 deletions
diff --git a/avg_weights b/avg_weights
index 1f9053f..2e23440 100755
--- a/avg_weights
+++ b/avg_weights
@@ -4,7 +4,6 @@ require 'zipf'
require 'trollop'
require 'zlib'
-
cfg = Trollop::options do
opt :weights_files, "a number of weights files: name value", :required => true
opt :filter, "Filter if key does not appear in every file.", :type => :bool, :default => false