This commit is contained in:
frese 2003-03-30 01:50:06 +00:00
parent 1d426ce2dd
commit 65221ec531
1 changed files with 4 additions and 5 deletions

View File

@ -6,7 +6,7 @@
create-options free-options
get-option-value get-option set-option! get-options
((define-options-spec) :syntax)
((define-options-spec) :syntax) options-spec-union
string->keys string->key key:keycode key:modifiers
@ -102,8 +102,7 @@
xlib
manager
utils)
(files split-wm
split-wm-resizer))
(files split-wm))
;; *** switch manager ************************************************
@ -120,11 +119,11 @@
(define-structure root-manager
(export root-wm? create-root-wm)
(open scheme
(open scheme list-lib
define-record-types
xlib
rendezvous rendezvous-channels
utils
utils key-grab
manager
move-wm split-wm switch-wm
)