8 lines
294 B
Plaintext
8 lines
294 B
Plaintext
|
|
{ ******************************************************************************
|
||
|
|
|
||
|
|
Contains defines for different DOA versions
|
||
|
|
|
||
|
|
**************************************************************************** }
|
||
|
|
|
||
|
|
// if using DOA 4.0 or higher activate this define
|
||
|
|
{$DEFINE DOA4}
|