Commit 5f724c86 authored by Dave Cooper's avatar Dave Cooper
Browse files

added trivial-signal

parent a4db7190
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
 "Dave Cooper, Genworks International" :license
 "Affero Gnu Public License (http://www.gnu.org/licenses/)" :serial t
 :version "20250417" :depends-on
 (:glisp #-allegro :cl-html-parse #+(or ccl sbcl allegro) :zaserve  #-(or ccl sbcl allegro) :aserve :cl-who :yason :cl-markdown :cl-json)
 (:glisp #-allegro :cl-html-parse #+(or ccl sbcl allegro) :zaserve  #-(or ccl sbcl allegro) :aserve :cl-who :yason :cl-markdown :cl-json :trivial-signal)
 :components
 ((:file "source/package") (:file "source/defparameters")
  (:file "source/base-html-sheet") (:file "source/html-format")