Changeset 3766
- Timestamp:
- 07/20/08 08:43:26 (5 months ago)
- Files:
-
- trunk/example/dsss.conf (modified) (2 diffs)
- trunk/example/linux.mak (modified) (1 diff)
- trunk/example/text/properties.d (deleted)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/example/dsss.conf
r3248 r3766 33 33 [networking/sockethello.d] 34 34 [networking/socketserver.d] 35 [system/arguments.d]35 #[system/arguments.d] 36 36 [system/localtime.d] 37 37 [system/normpath.d] … … 41 41 [text/formatspec.d] 42 42 [text/localetime.d] 43 [text/properties.d]44 43 [text/token.d] 45 44 [text/xmldom.d] trunk/example/linux.mak
r2829 r3766 63 63 text/formatspec \ 64 64 text/localetime \ 65 text/properties \66 65 text/token 67 66












