Fix damage done by automatic search-and-replace

This commit is contained in:
Benoit Jacob
2007-11-25 22:05:49 +00:00
parent 49c78643da
commit f14712a1a3
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
project(gen)
project(Eigen)
OPTION(BUILD_TESTS "Build tests" OFF)
OPTION(BUILD_EXAMPLES "Build examples" OFF)