Changeset 176:1fe0f5bb0ba2

Show
Ignore:
Timestamp:
03/02/08 12:09:13 (8 months ago)
Author:
Frank Benoit <benoit@tionex.de>
branch:
default
Message:

Enable extended debug msgs for DWT.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • dwt/graphics/Device.d

    r158 r176  
    5252 
    5353    /* Debugging */ 
    54     public static bool DEBUG
     54    public static bool DEBUG = true
    5555    bool debugging; 
    5656    bool tracking;