From 4b9d97c6ebd4fe6cf962a67cdba5fd4d91871c38 Mon Sep 17 00:00:00 2001 From: wlott <wlott> Date: Mon, 18 May 1992 17:59:26 +0000 Subject: [PATCH] Added comf of new-assem. --- tools/comcom.lisp | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/comcom.lisp b/tools/comcom.lisp index 4f2e0d56c..d02d77f1b 100644 --- a/tools/comcom.lisp +++ b/tools/comcom.lisp @@ -63,6 +63,7 @@ (comf "target:compiler/assembler" :proceed t) (comf "target:compiler/disassem") +(comf "target:compiler/new-assem") (comf "target:compiler/alloc") (comf "target:compiler/knownfun") (comf "target:compiler/fndb") -- GitLab