repo.or.cz
/
pachi
/
pachi-r6144.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fbook: Share no-handicap fbook even for low komi values
[pachi/pachi-r6144.git]
/
t-unit
/
test.h
blob
adc27d6d8138a887189040856e5a57bef9fe07d2
1
#ifndef PACHI_T_UNIT_TEST_H
2
#define PACHI_T_UNIT_TEST_H
3
4
void
unittest
(
char
*
filename
);
5
6
#endif