From 54cb501794b025c0b5531f97cf79cc5d11e8e9b9 Mon Sep 17 00:00:00 2001 From: Stephen Adams Date: Wed, 22 Dec 1993 14:59:09 +0000 Subject: [PATCH] *** empty log message *** --- v7/src/sf/usiexp.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/v7/src/sf/usiexp.scm b/v7/src/sf/usiexp.scm index 688031350..443673308 100644 --- a/v7/src/sf/usiexp.scm +++ b/v7/src/sf/usiexp.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: usiexp.scm,v 4.30 1993/12/22 14:50:37 adams Exp $ +$Id: usiexp.scm,v 4.31 1993/12/22 14:59:09 adams Exp $ Copyright (c) 1988-1993 Massachusetts Institute of Technology @@ -40,6 +40,7 @@ MIT in each case. |# ;;;; Fixed-arity arithmetic primitives + (define (make-combination expression block primitive operands) (combination/make (and expression (object/scode expression)) -- 2.25.1