summaryrefslogtreecommitdiffstats
path: root/soltools/testhxx/testhxx.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'soltools/testhxx/testhxx.cxx')
-rw-r--r--soltools/testhxx/testhxx.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/soltools/testhxx/testhxx.cxx b/soltools/testhxx/testhxx.cxx
index 63b15276d523..be365044b861 100644
--- a/soltools/testhxx/testhxx.cxx
+++ b/soltools/testhxx/testhxx.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.
@@ -30,3 +31,5 @@
//#include "precompiled_soltools.hxx"
// This is just a dummy file; see the makefile.mk for the real work.
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */