Skip to content
Snippets Groups Projects
Commit f72db2a4 authored by Genas Petrus Joonatan's avatar Genas Petrus Joonatan
Browse files

tehty jar tiedosto

parent 87c3847f
Branches main
No related tags found
No related merge requests found
......@@ -53,7 +53,8 @@ public class Kerroinvalinta {
stage.show();
}
private double kerroinValittu(String liiga)
/*
private double kerroinValittu(String liiga);
}
......@@ -72,4 +73,6 @@ public class Kerroinvalinta {
}
*/
}
Manifest-Version: 1.0
Main-Class: Main
......@@ -18,7 +18,7 @@ public class Main extends Application {
}
public static void main(String[] args) {
launch(args);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment