summaryrefslogtreecommitdiffstats
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:01:11 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:01:11 +0300
commit0ae6a22f45b8e82d69f325e93c406dd1166415a0 (patch)
treef0417840fec6ec77c5cc6c0eedbe930b9d18b31d /sc/CppunitTest_sc_ucalc.mk
parentinitial work for autofilter unit test (diff)
downloadcore-0ae6a22f45b8e82d69f325e93c406dd1166415a0.tar.gz
core-0ae6a22f45b8e82d69f325e93c406dd1166415a0.zip
Add consistent Emacs and vim mode lines
Diffstat (limited to 'sc/CppunitTest_sc_ucalc.mk')
-rw-r--r--sc/CppunitTest_sc_ucalc.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index 2fec47155038..cf5d4a898f00 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
@@ -109,4 +110,4 @@ $(eval $(call gb_RdbTarget_add_old_components,sc_ucalc,\
ucpfile1 \
))
-# vim: set noet sw=4:
+# vim: set noet sw=4 ts=4: