9 lines
164 B
C
9 lines
164 B
C
//
|
|
// checkTimeOptionsNoConstant.H
|
|
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
Foam::label startTime = 0;
|
|
|
|
// Check -time and -latestTime options
|
|
#include "checkTimeOption.H"
|