summaryrefslogtreecommitdiffstats
path: root/extensions/workben/pythonautotest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/workben/pythonautotest.cxx')
-rw-r--r--extensions/workben/pythonautotest.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/workben/pythonautotest.cxx b/extensions/workben/pythonautotest.cxx
index b355c70239f2..9072b74f6354 100644
--- a/extensions/workben/pythonautotest.cxx
+++ b/extensions/workben/pythonautotest.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.
@@ -621,3 +622,4 @@ int __LOADONCALLAPI main (int argc, char **argv)
return 0;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */