move barnard main package to package root
There's only a single executable, so this makes things cleaner
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package uiterm // import "layeh.com/barnard/uiterm"
|
||||
package uiterm
|
||||
|
||||
type View interface {
|
||||
uiInitialize(ui *Ui)
|
||||
|
||||
Reference in New Issue
Block a user