mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-07 19:20:20 -08:00
singleton demo
This commit is contained in:
parent
f2ae15534c
commit
58d30a60bc
4 changed files with 35 additions and 5 deletions
|
|
@ -38,8 +38,9 @@ application."
|
|||
|
||||
(defsection @clog-system (:title "CLOG System")
|
||||
"CLOG Startup and Shutdown"
|
||||
(initialize function)
|
||||
(shutdown function))
|
||||
(initialize function)
|
||||
(set-on-new-window function)
|
||||
(shutdown function))
|
||||
|
||||
(defsection @clog-utilities (:title "CLOG Utilities")
|
||||
"CLOG utilities"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue