diff options
author | colin <colin@cicadas.surf> | 2024-05-31 10:06:47 -0700 |
---|---|---|
committer | colin <colin@cicadas.surf> | 2024-05-31 10:06:47 -0700 |
commit | 2832a7c9e75400e36ca12a028ffcbeece44c8216 (patch) | |
tree | c4ad4cc7a63c3c2e54da0ab4bd41bfc6c7edf8ad /vampire.asd | |
parent | e12561b1f2c541b579065c5b40c74957fdab866c (diff) |
checkpoint
Diffstat (limited to 'vampire.asd')
-rw-r--r-- | vampire.asd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vampire.asd b/vampire.asd index 10c0453..c618e3b 100644 --- a/vampire.asd +++ b/vampire.asd @@ -15,7 +15,8 @@ #:ironclad #:jonathan #:swank - #:zippy) + #:zippy + #:flatbind) :components (;(:file "hunchentoot-handle-static-file") (:file "package") (:file "definition-macros") |