Skip to content
Snippets Groups Projects
Commit 35b1cec7 authored by Lasse Hinrichsen's avatar Lasse Hinrichsen
Browse files

Remove debug code

parent b6129c2c
No related branches found
No related tags found
1 merge request!9[WIP] Add applyEntrywise method
Pipeline #30331 failed
This commit is part of merge request !9. Comments created here will be created in the context of that merge request.
...@@ -16,11 +16,6 @@ ...@@ -16,11 +16,6 @@
using namespace Dune; using namespace Dune;
//template<typename X, typename Y>
//bool my_or(const X& x, const Y& y) {
//return x || y;
//}
TestSuite test_inplace_or() { TestSuite test_inplace_or() {
TestSuite suite; TestSuite suite;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment