summaryrefslogtreecommitdiff
path: root/basic/workben/mgrtest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/workben/mgrtest.cxx')
-rw-r--r--basic/workben/mgrtest.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/basic/workben/mgrtest.cxx b/basic/workben/mgrtest.cxx
index 49d63ad6ee3f..4d8112c0f048 100644
--- a/basic/workben/mgrtest.cxx
+++ b/basic/workben/mgrtest.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.
@@ -588,3 +589,5 @@ void __EXPORT TestApp::Main( int, char*[] )
TestApp aTestApp;
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */