diff options
author | Alberto Ruiz <aruiz@um.es> | 2014-06-25 14:08:17 +0200 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2014-06-25 14:08:17 +0200 |
commit | 87a5b0e73f2e38feab0b211ca53f96507ccbaf5e (patch) | |
tree | a8004f4acbafd9ab34968e9df773bce953641155 /packages/base | |
parent | 8d49e72daf7caab3359b93b80aace4c5977b0253 (diff) |
remove warnings and thanks
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 b1417a6..e17306b 100644 --- a/packages/base/THANKS.md +++ b/packages/base/THANKS.md | |||
@@ -155,3 +155,5 @@ module reorganization, monadic mapVectorM, and many other improvements. | |||
155 | 155 | ||
156 | - Samium Gromoff reported a build failure caused by a size_t - int mismatch. | 156 | - Samium Gromoff reported a build failure caused by a size_t - int mismatch. |
157 | 157 | ||
158 | - Denis Laxalde separated the gsl tests from the base ones. | ||
159 | |||