mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
added cl-isaac into asd system dependency
This commit is contained in:
parent
dd94ccd6c1
commit
f7ce724f19
1 changed files with 1 additions and 1 deletions
2
clog.asd
2
clog.asd
|
|
@ -13,7 +13,7 @@
|
||||||
#:bordeaux-threads #:trivial-open-browser #:parse-float #:quri
|
#:bordeaux-threads #:trivial-open-browser #:parse-float #:quri
|
||||||
#:lack-middleware-static #:lack-request #:lack-util-writer-stream
|
#:lack-middleware-static #:lack-request #:lack-util-writer-stream
|
||||||
#:closer-mop #:mgl-pax #:cl-template
|
#:closer-mop #:mgl-pax #:cl-template
|
||||||
#:sqlite #:cl-dbi #:cl-pass)
|
#:sqlite #:cl-dbi #:cl-pass #:cl-isaac)
|
||||||
:components ((:file "clog-connection")
|
:components ((:file "clog-connection")
|
||||||
(:file "clog")
|
(:file "clog")
|
||||||
(:file "clog-utilities")
|
(:file "clog-utilities")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue