From c7892d65d6b59799b36e88b5841b6fe49e0a6e5b Mon Sep 17 00:00:00 2001
From: ram <ram>
Date: Thu, 6 Aug 1992 03:41:13 +0000
Subject: [PATCH] Deleted compilation of trace.lisp

---
 tools/worldcom.lisp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tools/worldcom.lisp b/tools/worldcom.lisp
index b6e7a921d..62103efad 100644
--- a/tools/worldcom.lisp
+++ b/tools/worldcom.lisp
@@ -7,7 +7,7 @@
 ;;; Scott Fahlman or slisp-group@cs.cmu.edu.
 ;;;
 (ext:file-comment
-  "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/worldcom.lisp,v 1.43 1992/07/28 22:06:35 wlott Exp $")
+  "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/worldcom.lisp,v 1.44 1992/08/06 03:41:13 ram Exp $")
 ;;;
 ;;; **********************************************************************
 ;;;
@@ -166,7 +166,6 @@
 
 (comf "target:code/query")
 (comf "target:code/rand")
-(comf "target:code/trace")
 (comf "target:code/ntrace")
 (comf "target:code/profile")
 (comf "target:code/sort")
-- 
GitLab