Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
cfcc9f49
Commit
cfcc9f49
authored
Jan 03, 2012
by
andy
Browse files
BUG: Corrected behaviour of DataEntry for backward compatibility
parent
e91a460d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenFOAM/primitives/functions/DataEntry/DataEntry/DataEntryNew.C
View file @
cfcc9f49
...
...
@@ -45,7 +45,6 @@ Foam::autoPtr<Foam::DataEntry<Type> > Foam::DataEntry<Type>::New
}
else
{
is
.
putBack
(
firstToken
);
// DataEntryType = CompatibilityConstant<Type>::typeName;
DataEntryType
=
"CompatibilityConstant"
;
}
...
...
Write
Preview
Supports
Markdown
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