Subversion Repositories Kolibri OS

Rev

Rev 4449 | Rev 4470 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4449 Rev 4467
Line 32... Line 32...
32
 
32
 
33
        DEBUG                   = 1
33
        DEBUG                   = 1
34
        __DEBUG__               = 1
34
        __DEBUG__               = 1
Line -... Line 35...
-
 
35
        __DEBUG_LEVEL__         = 2             ; 1 = verbose, 2 = errors only
-
 
36
 
35
        __DEBUG_LEVEL__         = 2             ; 1 = verbose, 2 = errors only
37
include '../struct.inc'
36
 
38
include '../macros.inc'
37
include '../proc32.inc'
39
include '../proc32.inc'
38
include '../imports.inc'
40
include '../imports.inc'