Skip to content
Snippets Groups Projects
Commit 5e621908 authored by emarsden's avatar emarsden
Browse files

Add dabbrev.lisp to list of files compiled with Hemlock.

parent f6e01342
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
;;; **********************************************************************
;;;
(ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/hemcom.lisp,v 1.9 1999/01/09 11:05:20 dtc Exp $")
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/hemcom.lisp,v 1.10 2003/02/25 15:21:43 emarsden Exp $")
;;;
;;; **********************************************************************
;;;
......@@ -179,6 +179,7 @@
(comf "target:hemlock/debug" :byte-compile t)
(comf "target:hemlock/netnews" :byte-compile t)
(comf "target:hemlock/rcs" :byte-compile t)
(comf "target:hemlock/dabbrev" :byte-compile t)
) ;WITH-COMPILATION-UNIT for commands
......@@ -294,4 +295,5 @@
"target:hemlock/debug"
"target:hemlock/netnews"
"target:hemlock/rcs"
"target:hemlock/dabbrev"
"target:hemlock/bindings")
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