Skip to content
Snippets Groups Projects
Commit 7b86e870 authored by ram's avatar ram
Browse files

Added inspect to the compile (conditional on CLX).

parent 0aa158d7
No related branches found
No related tags found
No related merge requests found
......@@ -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")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment