Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changeset 3766

Show
Ignore:
Timestamp:
07/20/08 08:43:26 (5 months ago)
Author:
larsivi
Message:

Remove properties example as it uses deprecated functionality, should be replaced with an example using MapStream.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/example/dsss.conf

    r3248 r3766  
    3333[networking/sockethello.d] 
    3434[networking/socketserver.d] 
    35 [system/arguments.d] 
     35#[system/arguments.d] 
    3636[system/localtime.d] 
    3737[system/normpath.d] 
     
    4141[text/formatspec.d] 
    4242[text/localetime.d] 
    43 [text/properties.d] 
    4443[text/token.d] 
    4544[text/xmldom.d] 
  • trunk/example/linux.mak

    r2829 r3766  
    6363    text/formatspec     \ 
    6464    text/localetime     \ 
    65     text/properties     \ 
    6665    text/token 
    6766