From e0b634754d1bef33dc8e72509c6990cccc32745a Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Thu, 9 Oct 2014 20:47:23 +0100 Subject: alles neu macht der mai --- min_max | 1 - 1 file changed, 1 deletion(-) (limited to 'min_max') diff --git a/min_max b/min_max index 17dc566..b79a743 100755 --- a/min_max +++ b/min_max @@ -3,7 +3,6 @@ require 'zipf' require 'trollop' - cfg = Trollop::options do opt :min, "minimum #tokens", :type => :int, :default => 1 opt :max, "maximum #tokens", :type => :int, :default => 80, :short => '-n' -- cgit v1.2.3