Commit Graph

4 Commits

Author SHA1 Message Date
Matthew Hunt
41d6836071 The library requires a couple of routines from linpack, which are
included but were not being compiled into the library.  This resulted
in missing symbols when code was linked against libranlib.

We now compile in the provided linpack routines.

Approved by:	tg
1999-04-19 16:49:18 +00:00
Thomas Gellekum
da3dfc2ae7 Install header file.
PR:		5445
1998-02-05 10:17:44 +00:00
Thomas Gellekum
aad38b55a3 Use the C version, not Fortran. There are no functional differences. 1997-04-23 06:58:03 +00:00
Thomas Gellekum
88980b0035 Import of libranlib. libranlib is a library of random number
generators from netlib.
1997-04-07 07:02:51 +00:00