Initial commit

This commit is contained in:
2024-09-06 18:00:26 +02:00
parent 235bb8e37d
commit 09f5d17a59
9 changed files with 53 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
dir /s /B *.java > sources.txt
javac @sources.txt