From 6ecd555712ea196751232d7b929efd7cf85e66db Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Sun, 18 Sep 2022 23:04:55 +0100 Subject: [PATCH] addd validation.lisp and pages.lisp files to ritherdon-archive.asd. --- ritherdon-archive.asd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ritherdon-archive.asd b/ritherdon-archive.asd index 7830062..533170e 100644 --- a/ritherdon-archive.asd +++ b/ritherdon-archive.asd @@ -53,7 +53,9 @@ (:file "utils") (:file "models/user") (:file "models/site-settings") + (:file "models/pages") (:file "auth") + (:file "validation") (:file "nera") ; (Name of Database) (:file "storage") ;; Caveman Files