asdf system browser

This commit is contained in:
David Botton 2022-07-29 18:20:48 -04:00
parent 1dcf852bd0
commit afea47a06c
5 changed files with 102 additions and 5 deletions

View file

@ -1,4 +1,3 @@
(in-package "CLOG-TOOLS")
(defclass sys-browser (clog:clog-panel)
((file-name :reader file-name)
@ -149,4 +148,4 @@
(clog-web-alert (connection-body clog-obj)
"Result" (format nil "~&result: ~A" result)
:color-class "w3-green" :time-out 3))))))
panel))
panel))