diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-08-19 02:16:34 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-08-19 02:16:34 (GMT) |
commit | 7a2f91e51de625716f4b852f83468c3aa22f0aac (patch) | |
tree | c632ece79392b91995cf8c30b154654db3045c30 /README.md | |
parent | e7ebf47d9b3afe36a1c68619ca6be78fa153aad1 (diff) |
update eigen version in README. dont use alignment in dxfdata vector.
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.47)](http://www.boost.org/) * [OpenCSG (1.3.2)](http://www.opencsg.org/) * [GLEW (1.6 ->)](http://glew.sourceforge.net/) -* [Eigen2 (2.0.13->)](http://eigen.tuxfamily.org/) +* [Eigen (2.0.13->3.1.1)](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/) |