Compare commits

..

1 Commits

Author SHA1 Message Date
Student Politechniki
3feb7e27e6 zmiany na moim origin 2025-10-21 15:44:28 +02:00
3 changed files with 2 additions and 1 deletions

1
Lab2 Submodule

Submodule Lab2 added at 481167832a

View File

@@ -1 +0,0 @@
Modyfikacja Readme.txt w nowym branch

View File

@@ -14,6 +14,7 @@ public class DemoApplication {
System.out.println("Tutaj dokonalem zmian");
System.out.println("Tutaj komunikat");
System.out.println(new Date());
System.out.println("Zmiana u mnie");
}
}