diff options
Diffstat (limited to 'main.odin')
-rwxr-xr-x | main.odin | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -7,8 +7,7 @@ import "core:sys/windows" import "core:strings"
/*
-TODO: If submitted path is a directory, traverse the tree to find all .CSVs
-TODO: Move info that's all the same throughout the table into the info header
+TODO: Move info that stays the same throughout the table up to the info header
*/
VERBOSE :: false
|