aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/Polynomials
diff options
context:
space:
mode:
authorGravatar David Tellenbach <david.tellenbach@me.com>2021-02-09 09:13:09 +0100
committerGravatar David Tellenbach <david.tellenbach@me.com>2021-02-09 09:13:09 +0100
commit36200b7855580cd90801d07c8c538649a4e24554 (patch)
treeef6da0bf13c0f355351dfbdaf3f4a614bf08e837 /unsupported/Eigen/Polynomials
parent54589635ad31104bed56abeefd88742370ed1b23 (diff)
Remove vim specific comments to recognoize correct file-type.
As discussed in #2143 we remove editor specific comments.
Diffstat (limited to 'unsupported/Eigen/Polynomials')
-rw-r--r--unsupported/Eigen/Polynomials1
1 files changed, 0 insertions, 1 deletions
diff --git a/unsupported/Eigen/Polynomials b/unsupported/Eigen/Polynomials
index 146e5c404..32ce2a2aa 100644
--- a/unsupported/Eigen/Polynomials
+++ b/unsupported/Eigen/Polynomials
@@ -135,4 +135,3 @@
#include "../../Eigen/src/Core/util/ReenableStupidWarnings.h"
#endif // EIGEN_POLYNOMIALS_MODULE_H
-/* vim: set filetype=cpp et sw=2 ts=2 ai: */