From b31ace79ea5f6b3f279c544cd3a443d6fbf2a24d Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Thu, 26 Feb 2026 10:05:59 +0000 Subject: overhaul --- pot | 1 - 1 file changed, 1 deletion(-) (limited to 'pot') diff --git a/pot b/pot index 24acabe..b703bca 100755 --- a/pot +++ b/pot @@ -4,4 +4,3 @@ pow = ARGV[0].to_f while line = STDIN.gets puts line.to_f**pow end - -- cgit v1.2.3