mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-15 15:00:24 -08:00
asdf system browser
This commit is contained in:
parent
1dcf852bd0
commit
afea47a06c
5 changed files with 102 additions and 5 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue