From 9aa18ba77908076edeb379f5a5c8d51598dd1bae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carsten=20Gr=C3=A4ser?= <graeser@mi.fu-berlin.de> Date: Mon, 12 Mar 2018 12:52:17 +0100 Subject: [PATCH] [cleanup] Add missing editor hints --- dune/functions/functionspacebases/nodes.hh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dune/functions/functionspacebases/nodes.hh b/dune/functions/functionspacebases/nodes.hh index 565c183..a561f74 100644 --- a/dune/functions/functionspacebases/nodes.hh +++ b/dune/functions/functionspacebases/nodes.hh @@ -1,3 +1,5 @@ +// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- +// vi: set et ts=4 sw=2 sts=2: #ifndef DUNE_FUNCTIONS_FUNCTIONSPACEBASES_NODES_HH #define DUNE_FUNCTIONS_FUNCTIONSPACEBASES_NODES_HH -- GitLab