summaryrefslogtreecommitdiff
path: root/binfilter/bf_sc/source/core/tool/sc_interpr2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_sc/source/core/tool/sc_interpr2.cxx')
-rw-r--r--binfilter/bf_sc/source/core/tool/sc_interpr2.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/binfilter/bf_sc/source/core/tool/sc_interpr2.cxx b/binfilter/bf_sc/source/core/tool/sc_interpr2.cxx
index 60f5ab81d..42005f335 100644
--- a/binfilter/bf_sc/source/core/tool/sc_interpr2.cxx
+++ b/binfilter/bf_sc/source/core/tool/sc_interpr2.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.
@@ -2145,3 +2146,5 @@ void ScInterpreter::ScArabic()
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */