Skip to content
Snippets Groups Projects
Commit 09b3c166 authored by henry's avatar henry
Browse files

Removed the "#remove" statements which do not appear to work.

parent de0897cd
Branches
Tags
No related merge requests found
...@@ -71,7 +71,7 @@ boundaryField ...@@ -71,7 +71,7 @@ boundaryField
} }
// this should have no effect // this should have no effect
#remove inactive //#remove $inactive
inlet_7 { $active } inlet_7 { $active }
#inputMode overwrite #inputMode overwrite
...@@ -105,9 +105,9 @@ baz ...@@ -105,9 +105,9 @@ baz
// this should work // this should work
#remove active //#remove active
// this should work too // this should work too
#remove ( bar baz ) //#remove ( bar baz )
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment