1
0
Fork 0

Compare commits

..

No commits in common. "main" and "main" have entirely different histories.
main ... main

1 changed files with 1 additions and 3 deletions

View File

@ -21,9 +21,7 @@ public class Axel {
System.out.println(spr);
//spr.saveCsv("/tmp/test.csv");
//Test
spr.saveCsv("/tmp/test.csv");
// TODO: You might want to put "UI loop" for entering value and formulas here resp. in some UI methods.
}