From 23350dc07a6c8427d4f77fe87a66db823fc64540 Mon Sep 17 00:00:00 2001 From: San Jacobs Date: Fri, 6 Jun 2025 04:55:34 +0200 Subject: Removed a TODO, added test files --- main.odin | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'main.odin') 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 -- cgit v1.2.1