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