Skip to content
Snippets Groups Projects
Commit a3bc3348 authored by Robert Klöfkorn's avatar Robert Klöfkorn
Browse files

removed useless file.

[[Imported from SVN: r4450]]
parent d3317d9f
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,6 @@ alu3dgrid_HEADERS = alu3dinclude.hh communications.hh \
datahandle.hh memory.hh grid.hh grid_imp.cc \
mappings.hh mappings_imp.cc topology.hh entity.hh entity_imp.cc \
faceutility.hh faceutility_imp.cc geometry.hh geometry_imp.cc \
myautoptr.hh indexsets.hh indexsets_imp.cc iterator.hh iterator_imp.cc
myautoptr.hh indexsets.hh iterator.hh iterator_imp.cc
include $(top_srcdir)/am/global-rules
......@@ -607,6 +607,4 @@ namespace Dune {
} // end namespace Dune
#include "indexsets_imp.cc"
#endif
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
// vi: set et ts=4 sw=2 sts=2:
#include "grid.hh"
namespace Dune {
// * outsourcing from indexsets.hh desireable
} // end namespace Dune
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