John Lapeyre <lapeyre@physics.arizona.edu> 
Fri,  7 Aug 1998 03:17:24 -0700

Notes on how to make the machine constant
functions work properly:

First check to see that source does indeed use 
the functions.  Yes , many of them do.

There are a couple of choices apparantly.
There is a C program machar.c , which prints
some of the machine numbers.  Also, there are some
blas routines in C appended to the end of the 
blas .f files which perform the same function. 
Unfortunately they do not have identical api's as
the functions in this directory. Some may require 
modification.

