summaryrefslogtreecommitdiff
path: root/autodoc/inc/ary/idl/i_ce.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/inc/ary/idl/i_ce.hxx')
-rw-r--r--autodoc/inc/ary/idl/i_ce.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/inc/ary/idl/i_ce.hxx b/autodoc/inc/ary/idl/i_ce.hxx
index 1c2414a22023..e2d0dce21007 100644
--- a/autodoc/inc/ary/idl/i_ce.hxx
+++ b/autodoc/inc/ary/idl/i_ce.hxx
@@ -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.
@@ -133,3 +134,5 @@ CodeEntity::Set_Docu(DYN ary::doc::Node & pass_data)
} // namespace idl
} // namespace ary
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */