This commit is contained in:
trochas
2025-11-03 12:03:03 +01:00
parent 24f30ceacf
commit 64bcf4938a
9 changed files with 35 additions and 0 deletions

5
src/impl/Canal.java Normal file
View File

@@ -0,0 +1,5 @@
package impl;
public class Canal {
}