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:
7a54ff0
)
Fix typo in comment.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 1 Nov 2004 19:18:21 +0000
(19:18 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 1 Nov 2004 19:18:21 +0000
(19:18 +0000)
v7/src/ssp/compile.scm
patch
|
blob
|
history
diff --git
a/v7/src/ssp/compile.scm
b/v7/src/ssp/compile.scm
index de7005ea141910592a6b7cdd379bf3b5fcb8eaca..c8c2c7968ff800cdaacbb83dc35b0125553daefa 100644
(file)
--- a/
v7/src/ssp/compile.scm
+++ b/
v7/src/ssp/compile.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: compile.scm,v 1.
5 2004/11/01 19:14:15
cph Exp $
+$Id: compile.scm,v 1.
6 2004/11/01 19:18:21
cph Exp $
Copyright 2003 Massachusetts Institute of Technology
@@
-23,7
+23,7
@@
USA.
|#
-;;;; SSP
/XDOC
compilation
+;;;; SSP compilation
(load-option 'CREF)
(with-working-directory-pathname (directory-pathname (current-load-pathname))