move barnard main package to package root

There's only a single executable, so this makes things cleaner
This commit is contained in:
Tim Cooper
2018-05-08 18:00:30 -03:00
parent 429825587b
commit 4b86035511
15 changed files with 18 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
package uiterm // import "layeh.com/barnard/uiterm"
package uiterm
/*
* Source: https://godoc.org/github.com/nsf/termbox-go