chore: Lab02

This commit is contained in:
Fándly Gergő
2020-10-28 08:49:08 +02:00
parent c5969f3f0a
commit d823679db2
5 changed files with 104 additions and 0 deletions

10
Lab02/.classpath Normal file
View File

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