index
:
urubu
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
urubu.go
blob: d2980ad50e9d0c709fdc622cccdb5830a032f9b6 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
10
11
package
urubu
import
(
g
"gobang"
)
func
MainTest
()
{
g
.
Init
()
}