diff options
author | Alberto Ruiz <aruiz@um.es> | 2008-05-22 17:03:50 +0000 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2008-05-22 17:03:50 +0000 |
commit | 64535f11d09573daddbb41bda57e37a0461ca09e (patch) | |
tree | f58006888ba756a8ab7de470e74ba676e5a484f6 /README | |
parent | 1ce4cb6b2ec7456bd343d65ec5c3fdd5f29e3b94 (diff) |
fixed error in documentation
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -219,3 +219,5 @@ lists for their help. | |||
219 | 219 | ||
220 | - Xiao-Yong Jin reported a bug on x86_64 caused by the assumptions in f2c.h, | 220 | - Xiao-Yong Jin reported a bug on x86_64 caused by the assumptions in f2c.h, |
221 | which are wrong for this architecture. | 221 | which are wrong for this architecture. |
222 | |||
223 | - Jason Schroeder reported an error in the documentation. | ||