forked from hummel/PR1-Spreadsheet
Compare commits
No commits in common. "main" and "main" have entirely different histories.
|
@ -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.
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue