Merge pull request #44 from klnvnv/typo_fix

Simple typo fix aomeba -> amoeba
This commit is contained in:
Sean Barrett 2017-02-25 06:07:15 -08:00 committed by GitHub
commit c897b69b32
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ as C/C++, as this is not an obstacle to most users.)
| [TinyExpr](https://github.com/codeplea/tinyexpr) | zlib | C | 2 | evaluation of math expressions from strings
| [PoissonGenerator.h](https://github.com/corporateshark/poisson-disk-generator) | MIT | C++ |**1**| Poisson disk points generator (disk or rect)
| [prns.h](http://marc-b-reynolds.github.io/shf/2016/04/19/prns.html) | **public domain** |C/C++|**1**| seekable pseudo-random number sequences
| [aomeba](https://github.com/starwing/amoeba) | MIT |C/C++|**1**| constraint solver (Cassowary) w/Lua binding
| [amoeba](https://github.com/starwing/amoeba) | MIT |C/C++|**1**| constraint solver (Cassowary) w/Lua binding
| [simrank.hpp](https://github.com/roukaour/simrank) | MIT | C++ | 2 | SimRank graph similarity algorithm
#multithreading