BSD 4_3_Tahoe development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Fri, 9 Aug 1985 09:32:46 +0000 (01:32 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Fri, 9 Aug 1985 09:32:46 +0000 (01:32 -0800)
Work on file usr/src/usr.lib/libF77/READ_ME

Synthesized-from: CSRG/cd2/4.3tahoe

usr/src/usr.lib/libF77/READ_ME [new file with mode: 0644]

diff --git a/usr/src/usr.lib/libF77/READ_ME b/usr/src/usr.lib/libF77/READ_ME
new file mode 100644 (file)
index 0000000..cb757a8
--- /dev/null
@@ -0,0 +1,22 @@
+               Unix f77 Math Function Library
+                       February, 1981
+
+This is the library providing interface to the C math library, libm.a
+In addition there are functions for complex and double
+complex arguments and short int arguments. There are also utility functions
+to enable floating overflow/integer underflow trapping, and to return
+numerical range for this machine. Finally there are also the string
+functions required by ANSI plus a few additions.
+
+Install these sources in parallel with the other f77 libraries. Then:
+       make libF77.a
+       make install
+       cd man
+       make install
+
+
+
+Please send bug reports, fixes, etc. to one of
+       dlw@g.cc.berkeley       (new uucp mailer)
+       ucbvax!g.dlw            (old uucp mailer)
+       g.dlw@berkeley          (arpanet)