Merge branch 'inotify'

Conflicts:
	TODO
This commit is contained in:
mattijs
2010-06-02 10:10:52 +01:00
196 changed files with 1370 additions and 309 deletions

View File

@ -258,7 +258,7 @@ void Foam::fieldAverage::readAveragingProperties()
obr_.time().timeName(),
"uniform",
obr_,
IOobject::MUST_READ,
IOobject::MUST_READ_IF_MODIFIED,
IOobject::NO_WRITE,
false
);