Skip to content
Snippets Groups Projects
Commit e29231b5 authored by Carsten Gräser's avatar Carsten Gräser
Browse files

Adapt include guard to path

parent ea231e25
No related branches found
No related tags found
No related merge requests found
// -*- tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
// vi: set ts=8 sw=4 et sts=4:
#ifndef DUNE_PYTHON_HH
#define DUNE_PYTHON_HH
#ifndef DUNE_FUFEM_PYTHON_HH
#define DUNE_FUFEM_PYTHON_HH
// Only introduce the dune-python interface if python
// was found and enabled.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment