Initial import.

This commit is contained in:
Erik C. Thauvin 2004-10-01 01:19:12 +00:00
commit 33777ee43f
13 changed files with 635 additions and 0 deletions

6
.classpath Executable file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="J2MELIB"/>
<classpathentry kind="output" path="build"/>
</classpath>