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:
a8befc1
)
Increase size of HP-PA large constant space.
author
Chris Hanson
<org/chris-hanson/cph>
Thu, 30 Jul 1992 18:06:22 +0000
(18:06 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Thu, 30 Jul 1992 18:06:22 +0000
(18:06 +0000)
v7/src/microcode/option.c
patch
|
blob
|
history
diff --git
a/v7/src/microcode/option.c
b/v7/src/microcode/option.c
index 9e4be23487420bb6b2817068939fa9972768d616..1353dae72fb735ee1312f71de8efdb9d95223cc4 100644
(file)
--- a/
v7/src/microcode/option.c
+++ b/
v7/src/microcode/option.c
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/option.c,v 1.2
7 1992/07/16 20:45:20
cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/option.c,v 1.2
8 1992/07/30 18:06:22
cph Exp $
Copyright (c) 1990-92 Massachusetts Institute of Technology
@@
-319,7
+319,7
@@
The following options are only meaningful to bchscheme:
#endif
#ifndef DEFAULT_LARGE_CONSTANT
-#define DEFAULT_LARGE_CONSTANT 1
3
00
+#define DEFAULT_LARGE_CONSTANT 1
4
00
#endif
#endif /* hp9000s800 */