Skip to content
Snippets Groups Projects
Commit d9613d81 authored by Jö Fahlke's avatar Jö Fahlke
Browse files

[whitespace] Fix trailing whitespace.

No idea how the trailing whitespace managed to sneak into master.  But now my
stupid whitespace hook won't let me merge master into my branch to resolve
conflicts.
parent f86b5cc1
Branches
Tags
1 merge request!210[whitespace] Fix trailing whitespace.
Pipeline #
......@@ -80,6 +80,6 @@ int main(int argc, char** argv)
Dune::FCGSolver<BVector> solver4(fop, prec0, 1e-3,10,2,3);
solver4.apply(x, b, res);
return 0;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment