Skip to content
Snippets Groups Projects
Commit 42af0400 authored by Christian Engwer's avatar Christian Engwer
Browse files

removed extra semicola

[[Imported from SVN: r4410]]
parent d59c9031
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,6 @@ namespace Dune {
InitLagrangeShapefunctions<double, float, 3> i3;
InitLagrangeShapefunctions<float, float, 3> i4;
}
};
}
};
}
......@@ -83,6 +83,6 @@ namespace Dune {
InitReferenceElements<float, 3> i2;
}
};
}
};
}
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