Release calc version 2.11.0t10

This commit is contained in:
Landon Curt Noll
1999-11-11 05:15:39 -08:00
parent 86c8e6dcf1
commit 96c34adee3
283 changed files with 2380 additions and 3032 deletions

View File

@@ -31,7 +31,7 @@ many_random
Generate many (100000) sets random bits using the Blum-Blum-Shub
generator that is used by the random() and srandom() builtin functions.
Output is one set per line. Unlike test_random, the seed is not
Output is one set per line. Unlike test_random, the seed is not
printed. There is no leading 0x on numbers and there is no prefix
strings. The only thing printed (normally) is ASCII hex chars and
newlines.