aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/LU
diff options
context:
space:
mode:
Diffstat (limited to 'Eigen/LU')
-rw-r--r--Eigen/LU1
1 files changed, 1 insertions, 0 deletions
diff --git a/Eigen/LU b/Eigen/LU
index e4aa3ecde..c17b9852e 100644
--- a/Eigen/LU
+++ b/Eigen/LU
@@ -31,3 +31,4 @@ namespace Eigen {
#include "src/Core/util/EnableMSVCWarnings.h"
#endif // EIGEN_LU_MODULE_H
+/* vim: set filetype=cpp et sw=2 ts=2 ai: */