Changeset 27 for trunk/test/test.d

Show
Ignore:
Timestamp:
06/30/06 05:39:23 (2 years ago)
Author:
yossarian
Message:

upgraded, now compiles without errors :)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/test/test.d

    r24 r27  
    1111//#include "htmlutil.h" 
    1212 
    13 import xpath_static; 
    14 import xpath_processor; 
    15 import htmlutil; 
     13import xpath.xpath_static; 
     14import xpath.xpath_processor; 
     15import xpath.htmlutil; 
    1616import std.stream; 
    1717import std.stdio;