Release calc version 2.11.0t10.3.1

This commit is contained in:
Landon Curt Noll
1999-11-16 14:57:18 -08:00
parent 025b5e58d6
commit fbd3a79eba
22 changed files with 101 additions and 44 deletions

View File

@@ -11,7 +11,7 @@ TYPES
return null value
DESCRIPTION
In forall(x,y), y is to the the name of a function; that function
In forall(x,y), y is the name of a function; that function
is performed in succession for all elements of x. This is similar
to modify(x, y) but x is not changed.