Merge pull request #20 from abiggerhammer/c++

C++
This commit is contained in:
Meredith L. Patterson 2014-01-16 12:14:55 -08:00
commit 9d19f86317
207 changed files with 143907 additions and 17 deletions

View file

@ -39,6 +39,7 @@ Installing
* python2.7-dev (for Python bindings)
* a JDK (for Java bindings)
* a working [phpenv](https://github.com/CHH/phpenv) configuration (for PHP bindings)
* Ruby >= 1.9.3 and bundler, for the Ruby bindings
* mono-devel and mono-mcs (>= 3.0.6) (for .NET bindings)
* nunit (for testing .NET bindings)