Praktikum 2 Abgabe

This commit is contained in:
Andreas Greiner 2021-03-25 13:14:42 +01:00
parent f2f9aaf1c7
commit a431681949
3 changed files with 10 additions and 0 deletions

6
.idea/vcs.xml generated Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

View File

@ -0,0 +1,2 @@
package superpangworld;public class Bubble {
}

View File

@ -0,0 +1,2 @@
package superpangworld;public class Harpoon {
}