aboutsummaryrefslogtreecommitdiffhomepage
path: root/signature_of_eigen3_matrix_library
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2009-11-25 21:26:37 -0500
committerGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2009-11-25 21:26:37 -0500
commit5923bcb1b94cd5a79dfc57f2ffe6271d999ea67d (patch)
tree8b4d720e2e271a1d22b7d1eb3435846b284ec952 /signature_of_eigen3_matrix_library
parentf795681da0fec9cd8a56f6987c903ec9a530d509 (diff)
improve the scripts for building unit tests:
* support unsupported/ * use egrep instead of grep, properly escape special chars.
Diffstat (limited to 'signature_of_eigen3_matrix_library')
-rw-r--r--signature_of_eigen3_matrix_library2
1 files changed, 1 insertions, 1 deletions
diff --git a/signature_of_eigen3_matrix_library b/signature_of_eigen3_matrix_library
index 477732ef4..80aaf4621 100644
--- a/signature_of_eigen3_matrix_library
+++ b/signature_of_eigen3_matrix_library
@@ -1 +1 @@
-This file is just there as a signature to help identify directories containing Eigen3. When writing for a script looking for Eigen3, just look for this file. This is especially useful to help disambiguate with Eigen2...
+This file is just there as a signature to help identify directories containing Eigen3. When writing a script looking for Eigen3, just look for this file. This is especially useful to help disambiguate with Eigen2...