summaryrefslogtreecommitdiff
path: root/desktop/source/so_comp/evaluation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/so_comp/evaluation.hxx')
-rw-r--r--desktop/source/so_comp/evaluation.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/source/so_comp/evaluation.hxx b/desktop/source/so_comp/evaluation.hxx
index a1225029b297..aff94c3ac6f4 100644
--- a/desktop/source/so_comp/evaluation.hxx
+++ b/desktop/source/so_comp/evaluation.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.
@@ -90,3 +91,5 @@ public:
};
}
#endif // _SOCOMP_EVALUATION_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */