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:
8f829fe
)
*** empty log message ***
author
Stephen Adams
<edu/mit/csail/zurich/adams>
Wed, 22 Dec 1993 14:59:09 +0000
(14:59 +0000)
committer
Stephen Adams
<edu/mit/csail/zurich/adams>
Wed, 22 Dec 1993 14:59:09 +0000
(14:59 +0000)
v7/src/sf/usiexp.scm
patch
|
blob
|
history
diff --git
a/v7/src/sf/usiexp.scm
b/v7/src/sf/usiexp.scm
index 688031350c54ba42922c117a946a894b24093d2e..44367330808fb4ee9d5529f3decd3ef808761e77 100644
(file)
--- a/
v7/src/sf/usiexp.scm
+++ b/
v7/src/sf/usiexp.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: usiexp.scm,v 4.3
0 1993/12/22 14:50:37
adams Exp $
+$Id: usiexp.scm,v 4.3
1 1993/12/22 14:59:09
adams Exp $
Copyright (c) 1988-1993 Massachusetts Institute of Technology
@@
-40,6
+40,7
@@
MIT in each case. |#
\f
;;;; Fixed-arity arithmetic primitives
+
(define (make-combination expression block primitive operands)
(combination/make (and expression
(object/scode expression))