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 --- no_empty | 1 - 1 file changed, 1 deletion(-) (limited to 'no_empty') diff --git a/no_empty b/no_empty index 96c9ce4..da57e23 100755 --- a/no_empty +++ b/no_empty @@ -2,7 +2,6 @@ require 'zipf' - files = [] (0..1).each { |i| files << ReadFile.new(ARGV[i]) } (2..3).each { |i| files << WriteFile.new(ARGV[i]) } -- cgit v1.2.3