Skip to content
Snippets Groups Projects
Forked from Core Modules / dune-common
7246 commits behind the upstream repository.
exprtmpl.cc 211 B
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
// vi: set et ts=4 sw=2 sts=2:
#include "exprtmpl.hh"

/** This is only needed for debugging and will be removed in the future */
Indent INDENT;