Changeset 4937 for trunk/tools


Ignore:
Timestamp:
Jan 12, 2001, 5:05:21 PM (25 years ago)
Author:
bird
Message:

Arg! forgot to remove debug stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/DailyBuild/odin32pack.cmd

    r4936 r4937  
    1 /* $Id: odin32pack.cmd,v 1.12 2001-01-12 15:05:50 bird Exp $
     1/* $Id: odin32pack.cmd,v 1.13 2001-01-12 16:05:21 bird Exp $
    22 *
    33 * Make the two zip files.
     
    1212    sStartDir = directory();
    1313
    14 if (0) then do
    1514    /*
    1615     * Make .WPI files.
     
    2423    if (RC <> 0) then call failure rc, 'failed to move the *.wpi ->' sStartDir;
    2524    call ChDir '..\..';
    26 end
    2725
    2826    /*
Note: See TracChangeset for help on using the changeset viewer.