summaryrefslogtreecommitdiff
path: root/starmath/CppunitTest_starmath_qa_cppunit.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:03:51 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:03:51 +0300
commit24b6225f93ea5d22d727e0b03bc468bc5cc21af3 (patch)
tree9c6347b4fc429882174860d9378e4460da86258e /starmath/CppunitTest_starmath_qa_cppunit.mk
parentd5e37900cd73f838abd663b8e93a57c5a991e790 (diff)
Add consistent Emacs and vim mode lines
Diffstat (limited to 'starmath/CppunitTest_starmath_qa_cppunit.mk')
-rw-r--r--starmath/CppunitTest_starmath_qa_cppunit.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/starmath/CppunitTest_starmath_qa_cppunit.mk b/starmath/CppunitTest_starmath_qa_cppunit.mk
index 1713710c9762..cb5a10977a9a 100644
--- a/starmath/CppunitTest_starmath_qa_cppunit.mk
+++ b/starmath/CppunitTest_starmath_qa_cppunit.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -115,4 +116,4 @@ $(eval $(call gb_RdbTarget_add_old_components,starmath_qa_cppunit,\
))
endif
-# vim: set noet sw=4:
+# vim: set noet sw=4 ts=4: