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

@@ -166,3 +166,5 @@ class vector<T,Eigen::aligned_allocator<T> >
}
#endif // EIGEN_STDVECTOR_MODULE_H
/* vim: set filetype=cpp et sw=2 ts=2 ai: */