Changeset 59 for trunk/future

Show
Ignore:
Timestamp:
09/17/07 21:03:30 (5 years ago)
Author:
lindquist
Message:

merged the dsssify branch into trunk noone has complained. some module identifiers have changed.
updated tinyjpeg to version 20070609

Files:

Legend:

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

    r12 r59  
    11name=scrapple-future 
    2  
    3 [+future.d] 
    4 preinstall=install future.d $INCLUDE_PREFIX/future 
     2[future.d] 
     3type=sourcelibrary 
  • trunk/future/future.d

    r11 r59  
    2727 * really doing under the hood, read the code :) 
    2828 */ 
    29 module etc.future; 
     29module future; 
    3030 
    3131import std.thread : Thread;