From a548110f23f935f10f2685060813d03031e75608 Mon Sep 17 00:00:00 2001 From: Jorrit Fahlke <joe@dune-project.org> Date: Thu, 2 Dec 2010 00:02:39 +0000 Subject: [PATCH] Editor hints. [[Imported from SVN: r6290]] --- dune/common/tuples.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dune/common/tuples.hh b/dune/common/tuples.hh index 9552c44fb..dd309ce86 100644 --- a/dune/common/tuples.hh +++ b/dune/common/tuples.hh @@ -1,6 +1,6 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ + #ifndef DUNE_TUPLES_HH #define DUNE_TUPLES_HH -- GitLab