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:
05879e6
)
Break last page into two.
author
Taylor R. Campbell
<net/mumble/campbell>
Sat, 25 Apr 2009 23:43:31 +0000
(23:43 +0000)
committer
Taylor R. Campbell
<net/mumble/campbell>
Sat, 25 Apr 2009 23:43:31 +0000
(23:43 +0000)
v7/src/runtime/load.scm
patch
|
blob
|
history
diff --git
a/v7/src/runtime/load.scm
b/v7/src/runtime/load.scm
index fe54001c02e6b0dfde18a14199496960e8dc245a..781b1f3153223850273d77ee767f3c1cf921b88c 100644
(file)
--- a/
v7/src/runtime/load.scm
+++ b/
v7/src/runtime/load.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: load.scm,v 14.10
6 2009/04/25 23:40:00
riastradh Exp $
+$Id: load.scm,v 14.10
7 2009/04/25 23:43:31
riastradh Exp $
Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
@@
-651,7
+651,7
@@
ADDITIONAL OPTIONS supported by this band:\n")
(write-string description)
(newline)))))
(%exit 0))
-
+
\f
(define (initialize-command-line-parsers)
(set! *command-line-parsers* '())
(simple-command-line-parser "no-init-file"