jtc
Mon Dec 19 16:43:52 PST 1994
Update of /b/source/CVS/src/lib/libc/stdlib
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc/stdlib
Modified Files:
strtod.c
Log Message:
Use "const" qualifier so that tens, tinytens, and bigtens arrays are stored
in the text segment.