index
:
gobang
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
main.go
blob: d5f13469d60ace8d58e3821a218732b0ed093b4c (
plain
) (
blame
)
1
2
3
4
5
6
7
package
main
import
"euandre.org/gobang/src"
func
main
()
{
gobang
.
Main
()
}