Try without Reflection.java

This commit is contained in:
Bruce Eckel 2015-12-18 12:29:32 -08:00
parent b1cbaa3763
commit 4388bb8b6d

View File

@ -50,7 +50,7 @@
<jrunconsole cls="OzWitch" />
<jrunconsole cls="PostOffice" />
<jrunconsole cls="RandomTest" />
<jrunconsole cls="Reflection" />
<jrunconsole cls="enums.RoShamBo1" dirpath="../enums" />
<jrunconsole cls="enums.RoShamBo2" dirpath="../enums" />
<jrunconsole cls="enums.RoShamBo3" dirpath="../enums" />
@ -69,4 +69,4 @@
</target>
</project>
</project>