mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
added *scope*
This commit is contained in:
parent
bdf966dd69
commit
c78061b811
3 changed files with 9 additions and 3 deletions
|
|
@ -20,6 +20,8 @@ clog-builder window.")
|
|||
(defparameter *start-dir* nil "Set the directory the dir win should start with")
|
||||
(defparameter *client-side-movement* nil "Use javascript for window movement")
|
||||
|
||||
(defvar *scope* nil "The last evaluated scope object")
|
||||
|
||||
;; Per instance app data
|
||||
|
||||
(defclass builder-app-data ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue