This commit is contained in:
Gael Guennebaud
2011-02-18 17:40:31 +01:00
2 changed files with 13 additions and 16 deletions

View File

@@ -541,4 +541,3 @@ int main(int argc, char *argv[])
EIGEN_CAT(test_,EIGEN_TEST_FUNC)();
return 0;
}