double registering of dictionary

This commit is contained in:
mattijs
2009-06-25 19:35:17 +01:00
parent 70dfaf6456
commit 0f7eb36836

View File

@ -7,7 +7,8 @@
runTime.constant(),
mesh,
IOobject::MUST_READ,
IOobject::NO_WRITE
IOobject::NO_WRITE,
false
)
);