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

Commented out struct-ed, because the only defstruct in it was wrong and

a correct version exists elsewhere.
parent 6df6f3d2
No related branches found
No related tags found
No related merge requests found
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
(comf "target:hemlock/charmacs" :always-once t) (comf "target:hemlock/charmacs" :always-once t)
(comf "target:hemlock/key-event" :load t) (comf "target:hemlock/key-event" :load t)
(comf "target:hemlock/struct" :always-once t) (comf "target:hemlock/struct" :always-once t)
(comf "target:hemlock/struct-ed" :always-once t) ;(comf "target:hemlock/struct-ed" :always-once t)
(comf "target:hemlock/rompsite" :always-once t) (comf "target:hemlock/rompsite" :always-once t)
;;; ;;;
;;; This is necessary since all the #k uses in Hemlock will expand into ;;; This is necessary since all the #k uses in Hemlock will expand into
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment