Changeset 364

Show
Ignore:
Timestamp:
05/03/11 06:59:10 (1 year ago)
Author:
Gor
Message:

added module names to examples to resolve conflict

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/X11/example.d

    r331 r364  
     1module std.c.linux.X11.example; 
     2 
    13/* this an example for this binding*/ 
    24/* please read README file before */ 
  • trunk/X11/xcb/example.d

    r203 r364  
     1module std.c.linux.X11.xcb.examle; 
     2 
    13/* build with: dmd  xcb.d xproto.d example.d -L-lxcb */ 
    24