From 36200b7855580cd90801d07c8c538649a4e24554 Mon Sep 17 00:00:00 2001 From: David Tellenbach Date: Tue, 9 Feb 2021 09:13:09 +0100 Subject: Remove vim specific comments to recognoize correct file-type. As discussed in #2143 we remove editor specific comments. --- Eigen/Cholesky | 1 - 1 file changed, 1 deletion(-) (limited to 'Eigen/Cholesky') diff --git a/Eigen/Cholesky b/Eigen/Cholesky index 1332b540d..a318ceb79 100644 --- a/Eigen/Cholesky +++ b/Eigen/Cholesky @@ -43,4 +43,3 @@ #include "src/Core/util/ReenableStupidWarnings.h" #endif // EIGEN_CHOLESKY_MODULE_H -/* vim: set filetype=cpp et sw=2 ts=2 ai: */ -- cgit v1.2.3