add day3 to asd file
This commit is contained in:
parent
00772573e6
commit
90bfc58353
1 changed files with 30 additions and 29 deletions
1
aoc.asd
1
aoc.asd
|
@ -24,6 +24,7 @@
|
||||||
(:file "2018/day07")
|
(:file "2018/day07")
|
||||||
(:file "2024/day01")
|
(:file "2024/day01")
|
||||||
(:file "2024/day02")
|
(:file "2024/day02")
|
||||||
|
(:file "2024/day03")
|
||||||
)))
|
)))
|
||||||
:description "Advent of Code challenges and solutions."
|
:description "Advent of Code challenges and solutions."
|
||||||
:long-description "Solutions for the AOC challenges."
|
:long-description "Solutions for the AOC challenges."
|
||||||
|
|
Loading…
Reference in a new issue