aboutsummaryrefslogtreecommitdiff
path: root/main.odin
diff options
context:
space:
mode:
Diffstat (limited to 'main.odin')
-rwxr-xr-xmain.odin3
1 files changed, 1 insertions, 2 deletions
diff --git a/main.odin b/main.odin
index fcaacb2..df571e3 100755
--- a/main.odin
+++ b/main.odin
@@ -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