diff options
Diffstat (limited to 'autodoc/inc/ary/ary.hxx')
-rw-r--r-- | autodoc/inc/ary/ary.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/inc/ary/ary.hxx b/autodoc/inc/ary/ary.hxx index 9b1afeebba3f..d15ed4d83f66 100644 --- a/autodoc/inc/ary/ary.hxx +++ b/autodoc/inc/ary/ary.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. @@ -88,3 +89,5 @@ class Repository } // namespace ary #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |