diff options
author | Alberto Ruiz <aruiz@um.es> | 2014-09-07 12:14:35 +0200 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2014-09-07 12:14:35 +0200 |
commit | aa9e29a5fc728965811557652a409338c792b609 (patch) | |
tree | 625a62a1441a8cc04f6b78599dcefccf618c97c8 /packages/base | |
parent | 505879855c6fa83b81ab31b57daaf8034634a19e (diff) |
fix documentation in glpk example
Diffstat (limited to 'packages/base')
-rw-r--r-- | packages/base/THANKS.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/base/THANKS.md b/packages/base/THANKS.md index 07b75b8..2e9574b 100644 --- a/packages/base/THANKS.md +++ b/packages/base/THANKS.md | |||
@@ -157,5 +157,7 @@ module reorganization, monadic mapVectorM, and many other improvements. | |||
157 | 157 | ||
158 | - Denis Laxalde separated the gsl tests from the base ones. | 158 | - Denis Laxalde separated the gsl tests from the base ones. |
159 | 159 | ||
160 | - Dylan Thurston reported an error in the glpk documentation. | ||
161 | |||
160 | - Ian Ross reported the max/minIndex bug. | 162 | - Ian Ross reported the max/minIndex bug. |
161 | 163 | ||