diff options
author | Marius Kintel <marius@kintel.net> | 2013-11-15 20:48:43 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-11-15 20:48:43 (GMT) |
commit | 3e3caaa62500431b047072d3ecf1e5e3fdd7e502 (patch) | |
tree | 77fdcd8e815276eaab43ef7047abc93ee4c0c2c8 /README.md | |
parent | 022f80e87b1df5af489414a01bf2b5bcef1c3acd (diff) |
Removed eigen2 from build system and documentation. We now require eigen3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ Follow the instructions for the platform you're compiling on below. * [boost (1.35 - 1.53)](http://www.boost.org/) * [OpenCSG (1.3.2)](http://www.opencsg.org/) * [GLEW (1.5.4 ->)](http://glew.sourceforge.net/) -* [Eigen (2.0.x->3.x)](http://eigen.tuxfamily.org/) +* [Eigen (3.0 - 3.2)](http://eigen.tuxfamily.org/) * [GCC C++ Compiler (4.2 ->)](http://gcc.gnu.org/) * [Bison (2.4)](http://www.gnu.org/software/bison/) * [Flex (2.5.35)](http://flex.sourceforge.net/) |