summaryrefslogtreecommitdiff
path: root/starmath/inc/format.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc/format.hxx')
-rw-r--r--starmath/inc/format.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/inc/format.hxx b/starmath/inc/format.hxx
index 4d13ea48185e..f4cddc3bbdc9 100644
--- a/starmath/inc/format.hxx
+++ b/starmath/inc/format.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -169,3 +170,4 @@ inline BOOL SmFormat::operator != (const SmFormat &rFormat) const
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */