Removed windows support for serpent :-(

This commit is contained in:
obscuren
2014-09-23 12:00:01 +02:00
parent 0705bb3fe5
commit ac5e86b7ae
2 changed files with 32 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
// +build !windows
package ethutil
import (