From 1bf772018b77e68137614a11add9f9f2f43ad344 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Mon, 14 Apr 2014 15:53:32 +0200 Subject: version for final; 'old' data; new example --- scripts/geoquery/sigf_format.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/geoquery/sigf_format.rb b/scripts/geoquery/sigf_format.rb index 9d0125b..0a364e9 100755 --- a/scripts/geoquery/sigf_format.rb +++ b/scripts/geoquery/sigf_format.rb @@ -13,7 +13,7 @@ while line = STDIN.gets a[0] = 1 a[1] = 1 elsif line!='' - a[1] = 1 + a[1] = 1 end puts a.join " " end -- cgit v1.2.3