5 lines
73 B
Text
5 lines
73 B
Text
|
|
#DEFINE _DEBUG
|
||
|
|
#IFDEF _DEBUG
|
||
|
|
' Special statements for debugging
|
||
|
|
#ENDIF
|