From 3b24e0bae4ae682ab588424e909e33f6e10b9994 Mon Sep 17 00:00:00 2001
From: chiles <chiles>
Date: Mon, 10 Jun 1991 16:43:29 +0000
Subject: [PATCH] Added debug.lisp.

---
 tools/hemcom.lisp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/hemcom.lisp b/tools/hemcom.lisp
index c3c62a66a..6dea36322 100644
--- a/tools/hemcom.lisp
+++ b/tools/hemcom.lisp
@@ -157,6 +157,7 @@
 (comf "target:hemlock/lisp-lib")
 (comf "target:hemlock/completion")
 (comf "target:hemlock/shell")
+(comf "target:hemlock/debug")
     ); WITH-COMPILATION-UNIT for commands
 
 (comf "target:hemlock/bindings")
-- 
GitLab