diff options
author | Marius Kintel <marius@kintel.net> | 2013-12-09 04:12:13 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-12-09 04:12:13 (GMT) |
commit | 462d4d447885594629fefb8a658f9f1d079bcc44 (patch) | |
tree | 6690951e4f814b87a1a372a913b75ceda1f6cc1a /src/AboutDialog.html | |
parent | 435e0c021c5018ee5de69d3218c3e31c8ab75be5 (diff) | |
parent | 33c34b6f7c43d19bbfa3bf91e7b577bcc062e5bd (diff) |
Merge branch 'master' into travis
Diffstat (limited to 'src/AboutDialog.html')
-rw-r--r-- | src/AboutDialog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AboutDialog.html b/src/AboutDialog.html index b5a5d7c..99e7c3b 100644 --- a/src/AboutDialog.html +++ b/src/AboutDialog.html @@ -47,7 +47,7 @@ Please visit this link for a copy of the license: <a href="http://www.gnu.org/li <li><a href="http://gmplib.org/">GNU GMP</a> <li><a href="http://www.mpfr.org/">GNU MPFR</a> <li><a href="http://www.cgal.org">CGAL</a> -<li><a href="http://eigen.tuxfamily.org">Eigen2</a> +<li><a href="http://eigen.tuxfamily.org">Eigen</a> <li><a href="http://www.opencsg.org">OpenCSG</a> <li><a href="http://www.opengl.org/">OpenGL</a> <li><a href="http://glew.sourceforge.net">GLEW</a> |