Release v3.0

This commit is contained in:
Koen Yskout
2018-04-17 13:54:17 +02:00
parent 295c510d73
commit d5cbb646ed
81 changed files with 5752 additions and 15 deletions

View File

@@ -9,6 +9,11 @@
<attribute name="javadoc_location" value="http://www.cs.kuleuven.be/books/OOPWithJava/doc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/antlr-runtime-4.7.1.jar">
<attributes>
<attribute name="javadoc_location" value="http://www.antlr.org/api/Java"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="output" path="bin"/>