diff options
author | Dominik Brodowski <linux@dominikbrodowski.net> | 2015-11-22 15:11:31 +0100 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2017-09-24 10:47:32 +0200 |
commit | b8d4db4b015d86b7d3c6e61d06d39473c2c9b815 (patch) | |
tree | 5e6378461ab506902e6c06b613d8a86a3a00ce0c /DOCUMENTATION | |
parent | 887e60df243ce6bd7b0d2e09b06a0dd8500ddc81 (diff) | |
download | nrlmsise-00-b8d4db4b015d86b7d3c6e61d06d39473c2c9b815.tar.gz |
Fixes for gcc5, spelling fixes
Noted by Jacco Geul.
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'DOCUMENTATION')
-rw-r--r-- | DOCUMENTATION | 7 |
1 files changed, 5 insertions, 2 deletions
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 ================= |