summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-03-30 00:01:25 +0100
committerOskar <[email protected]>2024-03-30 00:01:25 +0100
commit8ff2082e00e8ee18c2dee6417a8895490447c347 (patch)
tree9163eed38b58192351b9b2fdaaf3f8f7aa60f3e5
parent553004a90d9c56ca5109dac18fa151e113204d68 (diff)
Exclamation marks!
-rwxr-xr-x7edbin0 -> 647824 bytes
-rw-r--r--TODO2
-rwxr-xr-xtest/smodebin0 -> 27928 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/7ed b/7ed
new file mode 100755
index 0000000..4bd4e90
--- /dev/null
+++ b/7ed
Binary files differ
diff --git a/TODO b/TODO
index 17e2d0e..017d5ea 100644
--- a/TODO
+++ b/TODO
@@ -4,4 +4,4 @@ This is not my overall big planning board. (1 highest prio, 10 lowest)
1 - Perform tests on validate_LN
1 - Think about how i want 'd' and 'x' to work and how it will be validated
2 - improve the length check (i have NO idea how it actually works because im slow stupid!)
-3 - Have a big long think about how the strings will be processed and translate in to actually doing things in the program.
+3 - Have a big long think about how the strings will be processed and translate in to actually doing things in the program. !!!!!!
diff --git a/test/smode b/test/smode
new file mode 100755
index 0000000..4a35767
--- /dev/null
+++ b/test/smode
Binary files differ