Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
7b86e870
Commit
7b86e870
authored
May 15, 1991
by
ram
Browse files
Added inspect to the compile (conditional on CLX).
parent
0aa158d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/worldcom.lisp
View file @
7b86e870
...
...
@@ -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"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment