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
13f3e886
Commit
13f3e886
authored
Apr 20, 1990
by
ram
Browse files
Moved debug-info earlier in the compilation.
parent
0c4ba196
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/worldcom.lisp
View file @
13f3e886
...
...
@@ -34,6 +34,7 @@
;(comf "code:clx-ext")
(
comf
"code:commandline"
)
(
comf
"code:eval"
)
(
comf
"code:debug-info"
)
(
comf
"code:debug-int"
)
(
comf
"code:debug"
)
(
comf
"code:trace"
)
...
...
@@ -76,7 +77,6 @@
(
comf
"code:foreign"
)
(
comf
"c:proclaim"
)
(
comf
"c:knownfun"
)
(
comf
"code:debug-info"
)
;;; Later so that miscellaneous structures are defined (not crucial, but nice.)
(
comf
"code:describe"
)
...
...
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