From ac5e86b7aee5715ca19a7c9fac56c62e7fcd7325 Mon Sep 17 00:00:00 2001 From: obscuren Date: Tue, 23 Sep 2014 12:00:01 +0200 Subject: Removed windows support for serpent :-( --- ethutil/script.go | 1 + 1 file changed, 1 insertion(+) (limited to 'ethutil/script.go') diff --git a/ethutil/script.go b/ethutil/script.go index bd087e7e0..a103fb8f0 100644 --- a/ethutil/script.go +++ b/ethutil/script.go @@ -1,3 +1,4 @@ +// +build !windows package ethutil import ( -- cgit v1.2.3