added a makefile file

This commit is contained in:
Ninja-Jambon 2024-02-28 10:23:21 +01:00
parent 63a8aa88d0
commit 00a72c289c
3 changed files with 10 additions and 2 deletions

View file

@ -42,7 +42,7 @@ public class Universe {
}
public boolean isSolved() {
return true;
}
public void print() {