From: Lucian Mogosanu Date: Sun, 29 Jan 2017 15:11:12 +0000 (+0200) Subject: run-lbs: Leave processing to the user X-Git-Tag: v0.9^2~2 X-Git-Url: https://git.mogosanu.ro/?a=commitdiff_plain;h=890feafb6b80c7d2f01fe18c4bbcc656f3f69663;p=thetarpit.git run-lbs: Leave processing to the user --- diff --git a/run-lbs.lisp b/run-lbs.lisp index e5b6e37..9a9023f 100644 --- a/run-lbs.lisp +++ b/run-lbs.lisp @@ -7,4 +7,4 @@ (load "blog.lisp") ;; Process everything -(tlbs-process-everything) +;(tlbs-process-everything)