initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / src / OpenFOAM / include / checkTimeOptionsNoConstant.H
blob407903ddc17ba8e5f0d2021f8bfe6dbb8b8f2f68
1 //
2 // checkTimeOptionsNoConstant.H
3 // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5     Foam::label startTime = 0;
6     Foam::label endTime = Times.size();
8 // check -time and -latestTime options
9 #   include "checkTimeOption.H"