SGF file parser work in progress.

This commit is contained in:
2012-09-22 17:40:42 -04:00
parent ca6863b43e
commit ded284deb4
20 changed files with 4083 additions and 5 deletions

View File

@@ -6,5 +6,6 @@
<classpathentry kind="lib" path="lib/junit-4.10.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="lib/kgsGtp.jar"/>
<classpathentry kind="lib" path="lib/antlrworks-1.4.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>