Tonsignal

This commit is contained in:
DerTyp187
2021-11-08 11:08:36 +01:00
parent d2a25e1b1d
commit b8c36e9396
2 changed files with 2 additions and 2 deletions

1
.idea/vcs.xml generated
View File

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

View File

@@ -30,8 +30,7 @@ public class Tonsignal {
System.out.println(first[c]);
System.out.print(first[c] + " ");
}