Skip to content
Snippets Groups Projects
Commit 49fe8e74 authored by Markus Blatt's avatar Markus Blatt
Browse files

Removed typo. Tests should build now.

[[Imported from SVN: r418]]
parent 7d5dbdee
Branches
Tags
No related merge requests found
......@@ -34,7 +34,7 @@ namespace Dune
typedef Tuple<MatrixGraph*,PropertiesGraph*> GraphTuple;
template<class OF, class T>
static GraphTuple create(const MatrixGraph& matrix, T& excluded,
static GraphTuple create(const M& matrix, T& excluded,
const SequentialInformation& pinfo,
const OF&)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment