summaryrefslogtreecommitdiff
path: root/automation/inc/automation/simplecm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'automation/inc/automation/simplecm.hxx')
-rw-r--r--automation/inc/automation/simplecm.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/automation/inc/automation/simplecm.hxx b/automation/inc/automation/simplecm.hxx
index 6e8cfaec0277..91a44f17f639 100644
--- a/automation/inc/automation/simplecm.hxx
+++ b/automation/inc/automation/simplecm.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.
@@ -391,3 +392,5 @@ protected:
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */