From 5f911bda48a1321599119823fefa4ae803faf0e9 Mon Sep 17 00:00:00 2001 From: Stephen Adams Date: Mon, 11 Sep 1995 14:29:12 +0000 Subject: [PATCH] Added ABS. --- v8/src/sf/usiexp.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/v8/src/sf/usiexp.scm b/v8/src/sf/usiexp.scm index cd797d762..b59249684 100644 --- a/v8/src/sf/usiexp.scm +++ b/v8/src/sf/usiexp.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: usiexp.scm,v 1.9 1995/09/11 13:35:59 adams Exp $ +$Id: usiexp.scm,v 1.10 1995/09/11 14:29:12 adams Exp $ Copyright (c) 1988-1995 Massachusetts Institute of Technology @@ -705,6 +705,7 @@ MIT in each case. |# '(;; : use binding in system-global-environment to obtain arity ;; ( #!optional min-arity max-arity): as specified (for use for ;; names that might not be bound when SF is loaded) + ABS ACOS ASIN ATAN -- 2.25.1