// ********************************************************************************
// Common declarations and routines.
// David Ikeda - 2004

// ********************************************************************************
[VarDef, includeCommon, 0]
[If, #includeCommon = 0,

// ********************************************************************************
[VarDef, cNull, 0]
[VarDef, cFalse, 0]
[VarDef, cTrue, 1]
[VarDef, cManyIterations, 4096]

// ********************************************************************************
][VarSet, includeCommon, 1]
