Verarbeitung Römische Zahlen hinzugefügt

This commit is contained in:
Joel Baldauf
2020-11-24 16:01:06 +01:00
parent d090f2b7ce
commit bc99c7b9ff
5 changed files with 123 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?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-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>