apply Ricard patch for Reverse with minor modifications

This commit is contained in:
Gael Guennebaud
2009-02-06 09:01:50 +00:00
parent dc97079905
commit 6fbca94803
11 changed files with 469 additions and 4 deletions

View File

@@ -139,6 +139,7 @@ endif(QT4_FOUND)
ei_add_test(sparse_vector)
ei_add_test(sparse_basic)
ei_add_test(sparse_solvers " " "${SPARSE_LIBS}")
ei_add_test(reverse)
# print a summary of the different options
message("************************************************************")