URI: 
       Code cleanup - cl-yag - Common Lisp Yet Another website Generator
  HTML git clone git://bitreich.org/cl-yag/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/cl-yag/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit f9394f295129ed69babc3a11e99d0364458dc95b
   DIR parent c91cb403a8bdc1efd8e38450aaaec4192d287674
  HTML Author: Solene Rapenne <solene@perso.pw>
       Date:   Sun, 31 Dec 2017 16:51:50 +0100
       
       Code cleanup
       
       Diffstat:
         M generator.lisp                      |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
   DIR 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)