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