Skip to content

Commit 411a3ff

Browse files
committed
Day 7 - Common Lisp (incomplete)
1 parent c8b7c9f commit 411a3ff

File tree

2 files changed

+1155
-1
lines changed

2 files changed

+1155
-1
lines changed

advent-of-code-2022.asd

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
:license "Specify license here"
77
:version "0.0.1"
88
:serial t
9-
:depends-on (:cl-ppcre :trivia)
9+
:depends-on (:cl-ppcre :trivia :alexandria)
1010
:components ((:file "package")
1111
(:file "util")
1212
(:file "day01")))

0 commit comments

Comments
 (0)