diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-12-23 16:28:48 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-12-23 16:28:48 +0000 |
commit | c491aa53e00378055f70df25ed82a71e56943b00 (patch) | |
tree | a476a4dd28b4041b2e9e3a61c520d0335d4aadcd /starmath/inc/caret.hxx | |
parent | 5ab0787ffb44ef6d63ba89a8b3e1e37146f63d37 (diff) |
add mode-lines in here
Diffstat (limited to 'starmath/inc/caret.hxx')
-rw-r--r-- | starmath/inc/caret.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/starmath/inc/caret.hxx b/starmath/inc/caret.hxx index bc22f0336b29..be40598982c7 100644 --- a/starmath/inc/caret.hxx +++ b/starmath/inc/caret.hxx @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * Version: MPL 1.1 / GPLv3+ / LGPLv3+ * @@ -475,3 +476,5 @@ private: */ #endif /* CARET_H */ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |