projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61105f6
)
Move another call to newline.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 10 Jan 2000 04:00:22 +0000
(
04:00
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 10 Jan 2000 04:00:22 +0000
(
04:00
+0000)
v7/src/edwin/decls.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/decls.scm
b/v7/src/edwin/decls.scm
index ed35d320cf54e08a1be1596f880f68688b62925c..100b12ffeff883ef01cbf8f06cfa2ad0fd7c1aca 100644
(file)
--- a/
v7/src/edwin/decls.scm
+++ b/
v7/src/edwin/decls.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: decls.scm,v 1.6
6 2000/01/10 03:27:00
cph Exp $
+$Id: decls.scm,v 1.6
7 2000/01/10 04:00:22
cph Exp $
Copyright (c) 1989-1999 Massachusetts Institute of Technology
@@
-47,6
+47,7
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
true))))))))
(if (not (null? reasons))
(begin
+ (fresh-line)
(write-string "Processing ")
(write source)
(write-string " because of:")