Skip to content
Snippets Groups Projects
Commit 61f55728 authored by wlott's avatar wlott
Browse files

Load key-event if we compile it so that the RE-INITIALIZE-KEY-EVENTS uses

the new code.
parent b818397f
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
(comf "target:code/globals") (comf "target:code/globals")
(comf "target:code/struct") (comf "target:code/struct")
(comf "target:hemlock/charmacs") (comf "target:hemlock/charmacs")
(comf "target:hemlock/key-event") (comf "target:hemlock/key-event" :load t)
(comf "target:hemlock/struct") (comf "target:hemlock/struct")
;(comf "target:hemlock/struct-ed") ;(comf "target:hemlock/struct-ed")
(comf "target:hemlock/rompsite") (comf "target:hemlock/rompsite")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment