summaryrefslogtreecommitdiff
path: root/starmath/source/format.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/format.cxx')
-rw-r--r--starmath/source/format.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/source/format.cxx b/starmath/source/format.cxx
index c10acf2eddb3..1117da96421a 100644
--- a/starmath/source/format.cxx
+++ b/starmath/source/format.cxx
@@ -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.
@@ -240,3 +241,4 @@ BOOL SmFormat::operator == (const SmFormat &rFormat) const
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */