add linear algebra dependencies
This commit is contained in:
parent
2982349d85
commit
f8735258a4
1 changed files with 3 additions and 1 deletions
4
aoc.asd
4
aoc.asd
|
@ -12,7 +12,9 @@
|
|||
#:cl-cookie
|
||||
#:plump
|
||||
#:lquery
|
||||
#:fiveam)
|
||||
#:fiveam
|
||||
#:array-operations
|
||||
#:lla)
|
||||
:components ((:module "src"
|
||||
:components
|
||||
((:file "main")
|
||||
|
|
Loading…
Reference in a new issue