summaryrefslogtreecommitdiff
path: root/main_windows.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-11 19:09:10 -0500
committerPietro Gagliardi <[email protected]>2014-02-11 19:09:10 -0500
commitecb2205e02fa68e3c820d2139f6d735ad799a0c2 (patch)
treef0a5a76d24ee26b83e127030d39e09f502a16629 /main_windows.go
parent09a42e0c344ce4c23918c305f7d27ad44116ba8e (diff)
More error corrections; not done yet...
Diffstat (limited to 'main_windows.go')
-rw-r--r--main_windows.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/main_windows.go b/main_windows.go
index 68000da..3fcbdd2 100644
--- a/main_windows.go
+++ b/main_windows.go
@@ -1,8 +1,8 @@
+// +build ignore
+
// 7 february 2014
package main
-//+build skip
-
import (
"fmt"
"os"