summaryrefslogtreecommitdiff
path: root/init.go
diff options
context:
space:
mode:
Diffstat (limited to 'init.go')
-rw-r--r--init.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.go b/init.go
index b24e2fc..b4214ac 100644
--- a/init.go
+++ b/init.go
@@ -1,4 +1,5 @@
// 11 february 2014
+
package ui
// Go sets up the UI environment and runs main in a goroutine.