Release calc version 2.11.0t7.5

This commit is contained in:
Landon Curt Noll
1999-10-19 01:24:13 -07:00
parent 2251281027
commit 0ffc341b10
9 changed files with 17 additions and 20 deletions

View File

@@ -110,7 +110,7 @@ Following is the change from calc version 2.11.0t7 to date:
calc -p 2+17 | whey
will write '19' instead of '\t17' to the whey command.
will write '19' instead of '\t19' to the whey command.
Updated calc man page and help/usage file to reflect recent
command line changes.
@@ -139,6 +139,10 @@ Following is the change from calc version 2.11.0t7 to date:
use either ${CFLAGS} for general C source and ${ICFLAGS} for
intermediate C source (e.g., special code for building hsrc files).
The main calc URL is now:
http://reality.sgi.com/chongo/tech/comp/calc
Misc calc man page fixes.