Code cleanup - cl-yag - Common Lisp Yet Another website Generator | |
git clone git://bitreich.org/cl-yag/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit f9394f295129ed69babc3a11e99d0364458dc95b | |
parent c91cb403a8bdc1efd8e38450aaaec4192d287674 | |
Author: Solene Rapenne <[email protected]> | |
Date: Sun, 31 Dec 2017 16:51:50 +0100 | |
Code cleanup | |
Diffstat: | |
M generator.lisp | 1 - | |
1 file changed, 0 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/generator.lisp b/generator.lisp | |
@@ -343,7 +343,6 @@ | |
) | |
-;; ENGINE START ! | |
;; This is function called when running the tool | |
(defun generate-site() | |
(if (getf *config* :html) |