joseki_load(): Introduce joseki pattern file parser
commitfeaaf11307c89b116a413d27f1bc23b8e14241da
authorPetr Baudis <pasky@ucw.cz>
Sat, 31 Jul 2010 22:40:43 +0000 (1 00:40 +0200)
committerPetr Baudis <pasky@ucw.cz>
Sat, 31 Jul 2010 22:40:51 +0000 (1 00:40 +0200)
treefd32a0494ecc01338d748148a1124281a3a85697
parent7433dcafc36504484578de66857df88b2dea8b45
joseki_load(): Introduce joseki pattern file parser

So far, there is just a global joseki state. This should be changed
in the future e.g. to handle different board sizes well.
joseki/base.c
joseki/base.h
zzgo.c