summaryrefslogtreecommitdiffstats
path: root/tools/workben/tldem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/workben/tldem.cxx')
-rw-r--r--tools/workben/tldem.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/workben/tldem.cxx b/tools/workben/tldem.cxx
index 9571d3ff9b94..b23686e82479 100644
--- a/tools/workben/tldem.cxx
+++ b/tools/workben/tldem.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.
@@ -80,3 +81,5 @@ main( int argc, char **argv )
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */