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:
97e621b
)
Fix typo.
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 30 Sep 1992 21:57:27 +0000
(21:57 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 30 Sep 1992 21:57:27 +0000
(21:57 +0000)
v7/src/compiler/machines/spectrum/rulfix.scm
patch
|
blob
|
history
diff --git
a/v7/src/compiler/machines/spectrum/rulfix.scm
b/v7/src/compiler/machines/spectrum/rulfix.scm
index 52446507323fec8b7e81314fba706957ebc63b96..5cf5d6cdfb61caf5f69e6c52afcc52fcdfc6ba4f 100644
(file)
--- a/
v7/src/compiler/machines/spectrum/rulfix.scm
+++ b/
v7/src/compiler/machines/spectrum/rulfix.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$
Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/spectrum/rulfix.scm,v 4.43 1992/08/19 13:59:03 jinx
Exp $
+$
Id: rulfix.scm,v 4.44 1992/09/30 21:57:27 cph
Exp $
Copyright (c) 1989-1992 Massachusetts Institute of Technology
@@
-673,7
+673,7
@@
MIT in each case. |#
(cond ((not xpt)
(error "fixnum-quotient: Inconsistency" constant))
((>= xpt scheme-datum-width)
- (if ovf
wl
?
+ (if ovf
lw
?
(LAP (COPY (TR) 0 ,tgt))
(copy 0 tgt)))
(else