Rev 3731 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
The files src/iohb.[ch] are available athttp://math.nist.gov/~KRemington/harwell_io/ and carry the followingcopyrightFri Aug 15 16:29:47 EDT 1997Harwell-Boeing File I/O in CV. 1.0National Institute of Standards and Technology, MD.K.A. Remington++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++NOTICEPermission to use, copy, modify, and distribute this software andits documentation for any purpose and without fee is hereby grantedprovided that the above copyright notice appear in all copies andthat both the copyright notice and this permission notice appear insupporting documentation.Neither the Author nor the Institution (National Institute of Standardsand Technology) make any representations about the suitability of thissoftware for any purpose. This software is provided "as is" withoutexpressed or implied warranty.++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++The files src/mmio.[ch] are available throughhttp://math.nist.gov/MatrixMarket/mmio-c.html and carry the followingcopyrightFri Aug 15 16:29:47 EDT 1997++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Matrix Market I/O library for ANSI CRoldan Pozo, NIST (pozo@nist.gov)See http://math.nist.gov/MatrixMarket for details and samplecalling programs.++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++NOTICEPermission to use, copy, modify, and distribute this software andits documentation for any purpose and without fee is hereby grantedprovided that the above copyright notice appear in all copies andthat both the copyright notice and this permission notice appear insupporting documentation.Neither the Author nor the Institution (National Institute of Standardsand Technology) make any representations about the suitability of thissoftware for any purpose. This software is provided "as is" withoutexpressed or implied warranty.++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++The function mm_read_banner in mmio.c has been edited to conform withthe definitions of constants in mmio.h. (String constants in mmio.hare in lower case and variables containing strings were beingconverted to upper case before being compared to the constants.)