Skip to content
Snippets Groups Projects
Commit 4f5993b1 authored by Christian Engwer's avatar Christian Engwer
Browse files

fix emacs layout hints

parent 9d702ce4
No related branches found
No related tags found
1 merge request!453simplify and cleanup the SolverFactory
// SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
// SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
// vi: set et ts=4 sw=2 sts=2:
#ifndef DUNE_ISTL_OPERATORS_HH
#define DUNE_ISTL_OPERATORS_HH
......@@ -180,3 +179,10 @@ namespace Dune {
} // end namespace
#endif
// Emacs configuration
// Local Variables:
// tab-width: 4
// indent-tabs-mode: nil
// c-basic-offset: 2
// End:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment