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:
e8e17a0
)
Bump up DEFAULT_SMALL_CONSTANT for the 386 (again).
author
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Mon, 1 Jun 1992 19:47:36 +0000
(19:47 +0000)
committer
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Mon, 1 Jun 1992 19:47:36 +0000
(19:47 +0000)
v7/src/microcode/option.c
patch
|
blob
|
history
diff --git
a/v7/src/microcode/option.c
b/v7/src/microcode/option.c
index 1ebe3cec1caf64df167f271cef619fde1b1e8d44..d5b2abc3cc54b9da67ce0f8c5c70875555656c0c 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
2 1992/05/27 17:33:21
jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/option.c,v 1.2
3 1992/06/01 19:47:36
jinx Exp $
Copyright (c) 1990-92 Massachusetts Institute of Technology
@@
-342,7
+342,7
@@
The following options are only meaningful to bchscheme:
/* 386 code is large too! */
#ifndef DEFAULT_SMALL_CONSTANT
-#define DEFAULT_SMALL_CONSTANT 4
25
+#define DEFAULT_SMALL_CONSTANT 4
30
#endif
#ifndef DEFAULT_LARGE_CONSTANT