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
/
tests
/
libbuild.go
blob: 8bbed86f127feb0886f27913585a598a40759920 (
plain
) (
blame
)
1
2
3
4
5
6
7
package
main
import
"gobang"
func
main
()
{
gobang
.
Init
()
}