From c6d62f88700cc76b48e4ac19bf41687ad17c45cd Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 6 Dec 2020 22:19:20 -0600 Subject: [PATCH] Add day 7 file --- aoc.org | 2 ++ aoc7.org | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 aoc7.org diff --git a/aoc.org b/aoc.org index 200e9e3..d78b7b4 100644 --- a/aoc.org +++ b/aoc.org @@ -10731,6 +10731,8 @@ Okay, I really need to try another tack. I’ve played this one out. THANK GOD! +Okay, tomorrow I’m going to start on a new file. This one is 10734 lines long and it’s annoying. + * Footnotes [fn:1]By the way, inserting this [[https://emojipedia.org/person-shrugging/][shrug emoji]] was absolutely maddening to do on Emacs on Windows. I've got to fix my clipboard character set. diff --git a/aoc7.org b/aoc7.org new file mode 100644 index 0000000..9c31c32 --- /dev/null +++ b/aoc7.org @@ -0,0 +1,2 @@ +#+TITLE:AOC 2020, day 7 +#+AUTHOR:Case Duckworth