Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
09b3c166
Commit
09b3c166
authored
Dec 01, 2009
by
henry
Browse files
Removed the "#remove" statements which do not appear to work.
parent
de0897cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/test/dictionary/testDict
View file @
09b3c166
...
...
@@ -71,7 +71,7 @@ boundaryField
}
// this should have no effect
#remove inactive
//
#remove
$
inactive
inlet_7 { $active }
#inputMode overwrite
...
...
@@ -105,9 +105,9 @@ baz
// this should work
#remove active
//
#remove active
// this should work too
#remove ( bar baz )
//
#remove ( bar baz )
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment