diff --git a/tools/worldcom.lisp b/tools/worldcom.lisp
index 5e1edcebe5fa7595ef23d575e7e08700e9559c37..608d8f63bd82e815bfd39b359986278c59e2eec6 100644
--- a/tools/worldcom.lisp
+++ b/tools/worldcom.lisp
@@ -160,7 +160,8 @@
 
 ;;; Later so that miscellaneous structures are defined (not crucial, but nice.)
 (comf "target:code/describe")
-;(comf "target:code/inspect")
+#+clx
+(comf "target:code/inspect")
 (comf "target:code/tty-inspect")
 
 (comf "target:code/format-time")