From 0f891c18a2f1db71d60df9bf2637f9e5ac959083 Mon Sep 17 00:00:00 2001
From: ram <ram>
Date: Sat, 4 May 1991 14:55:55 +0000
Subject: [PATCH] Added profile.lisp to the compilation.

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

diff --git a/tools/worldcom.lisp b/tools/worldcom.lisp
index cc4fc7434..a2ae10586 100644
--- a/tools/worldcom.lisp
+++ b/tools/worldcom.lisp
@@ -151,6 +151,7 @@
 (comf "target:code/query")
 (comf "target:code/rand")
 (comf "target:code/trace")
+(comf "target:code/profile")
 (comf "target:code/sort")
 (comf "target:code/sysmacs")
 (comf "target:code/time")
-- 
GitLab