diff --git a/tools/worldcom.lisp b/tools/worldcom.lisp index cc4fc7434d744053e9adbf0d2bb9439454a2e8d8..a2ae10586006d0d08437da55956dcce75554369f 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")