From b8d4db4b015d86b7d3c6e61d06d39473c2c9b815 Mon Sep 17 00:00:00 2001 From: Dominik Brodowski Date: Sun, 22 Nov 2015 15:11:31 +0100 Subject: Fixes for gcc5, spelling fixes Noted by Jacco Geul. Signed-off-by: Dominik Brodowski --- DOCUMENTATION | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'DOCUMENTATION') diff --git a/DOCUMENTATION b/DOCUMENTATION index c390d1c..00e2890 100644 --- a/DOCUMENTATION +++ b/DOCUMENTATION @@ -102,7 +102,7 @@ The "DL" array is not printed in the testing routine since it's not an output value. The C version probably contains some bugs and still has to be regarded -more unstable than the FORTRAN relase. Please report any bugs or +more unstable than the FORTRAN release. Please report any bugs or incorrect values to the maintainer at linux@brodo.de @@ -130,7 +130,7 @@ the in- and output, and the differences between the various functions. 20070727 - bugfix concerning DFA being masked (Stacey Gage) -20100516 - bugfix concernin Argon densities +20100516 - bugfix concerning Argon densities (Dr. Choliy Vasyl) 20131225 - fix comment on switch 0, silence compiler warnings @@ -139,6 +139,9 @@ the in- and output, and the differences between the various functions. 20150329 - use fabs() instead of abs() (David F. Crouse) +20151122 - fixes for gcc5, spelling fixes + (Jacco Geul) + 7. TESTING OUTPUT ================= -- cgit v1.2.3