Skip to content
Snippets Groups Projects
Commit 2aba5f63 authored by Thimo Neubauer's avatar Thimo Neubauer
Browse files

removed duplicate \file documentation

[[Imported from SVN: r2684]]
parent 003a749b
No related branches found
No related tags found
No related merge requests found
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
// vi: set et ts=4 sw=2 sts=2:
/** \file
\brief A few common exception classes
*/
// $Id$
#ifndef DUNE_EXCEPTIONS_HH
......@@ -65,6 +61,7 @@ namespace Dune {
*/
/*! \file
\brief A few common exception classes
This file defines a common framework for generating exception
subclasses and to throw them in a simple manner
......
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