Changeset 194

Show
Ignore:
Timestamp:
12/21/06 13:50:01 (2 years ago)
Author:
Gregor
Message:

x.bat: Accidentally left the download lines commented out 8-X

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/dsss-dmd/trunk/x.bat

    r192 r194  
    11REM download 
    2 REM curl http://ftp.digitalmars.com/dmd.zip -O dmd.zip 
    3 REM curl http://ftp.digitalmars.com/dmc.zip -O dmc.zip 
     2curl http://ftp.digitalmars.com/dmd.zip -O dmd.zip 
     3curl http://ftp.digitalmars.com/dmc.zip -O dmc.zip 
    44bsdtar -xf dmc.zip 
    55bsdtar -xf dmd.zip