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); System.out.println(spr);
//spr.saveCsv("/tmp/test.csv"); spr.saveCsv("/tmp/test.csv");
//Test
// TODO: You might want to put "UI loop" for entering value and formulas here resp. in some UI methods. // TODO: You might want to put "UI loop" for entering value and formulas here resp. in some UI methods.
} }