summaryrefslogtreecommitdiff
path: root/unmigrated/main_windows.go
AgeCommit message (Collapse)Author
2014-02-19Moved to a proper package; main() is now a test and go test -c is used to ↵Pietro Gagliardi
build. Once I iron out a bug with Windows event handling, I'll add a README.
2014-02-17Moved the old Windows main() to unmigrated/; may wind up deleting it instead.Pietro Gagliardi