Fixed missing /> in classpath

This commit is contained in:
Robin K 2020-04-18 13:26:54 +02:00
parent ff66e650b6
commit 26effefbfb
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<classpathentry kind="lib" path="lib/common/cmutimelex.jar"/>
<classpathentry kind="lib" path="lib/common/en_us.jar"/>
<classpathentry kind="lib" path="lib/common/freetts.jar"/>
<classpathentry kind="lib" path="lib/common/RXTXcomm.jar">
<classpathentry kind="lib" path="lib/common/RXTXcomm.jar"/>
<classpathentry kind="lib" path="lib/windows/jdic_stub.jar"/>
<classpathentry kind="lib" path="lib/common/jdic.jar"/>
<classpathentry kind="lib" path="lib/common/jfreechart-1.0.9.jar"/>