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
6b245f95
Commit
6b245f95
authored
May 17, 1993
by
ram
Browse files
Fix comment.
parent
7859810d
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/debug-dump.lisp
View file @
6b245f95
...
...
@@ -7,7 +7,7 @@
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/debug-dump.lisp,v 1.3
2
1993/0
3
/1
2
1
5:35:50
ram Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/debug-dump.lisp,v 1.3
3
1993/0
5
/1
7
1
0:07:27
ram Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
@@ -240,7 +240,7 @@
;;; COMPUTE-DEBUG-BLOCKS -- Internal
;;;
;;; Return a vector and an integer (or null) suitable for use as the BLOCKS
;;; and TLF-NUMBER in Fun's debug-function. This requires t
hree
passes to
;;; and TLF-NUMBER in Fun's debug-function. This requires t
wo
passes to
;;; compute:
;;; -- Scan all blocks, dumping the header and successors followed by all the
;;; non-elsewhere locations.
...
...
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