added comments to help vim understand the header files are c++.

This commit is contained in:
Mark Borgerding
2009-12-01 18:00:29 -05:00
parent d1e06721a2
commit ff1e9542f6
14 changed files with 19 additions and 0 deletions

View File

@@ -133,3 +133,5 @@ namespace Eigen {
#include "src/Core/util/EnableMSVCWarnings.h"
#endif // EIGEN_SPARSE_MODULE_H
/* vim: set filetype=cpp et sw=2 ts=2 ai: */