BUG: sampleDict: missing type

This commit is contained in:
mattijs
2012-12-05 15:21:00 +00:00
parent db50024d44
commit 9ccd5809b8
21 changed files with 194 additions and 294 deletions

View File

@ -65,7 +65,6 @@ namespace Foam
IOobject
(
args["dict"],
runTime.system(),
runTime,
IOobject::MUST_READ_IF_MODIFIED
)