summaryrefslogtreecommitdiff
path: root/basic/source/app/testbasi.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/app/testbasi.cxx')
-rw-r--r--basic/source/app/testbasi.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/basic/source/app/testbasi.cxx b/basic/source/app/testbasi.cxx
index b63986b63b2d..05818806c8a8 100644
--- a/basic/source/app/testbasi.cxx
+++ b/basic/source/app/testbasi.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.
@@ -29,3 +30,5 @@
#include "precompiled_basic.hxx"
#define testtool
#include "mybasic.cxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */