Prepare for Assignment9 Release

This commit is contained in:
Siwat Sirichai 2020-10-27 00:09:52 +07:00
parent 9056f1b157
commit 0031bac2fd
6 changed files with 44 additions and 1 deletions

10
Assignment9/.classpath Normal file
View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-14">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>