Changeset 7988 for trunk/tools


Ignore:
Timestamp:
Feb 22, 2002, 12:13:08 AM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/install/odin.cmd

    r7740 r7988  
    1 /* $Id: odin.cmd,v 1.39 2002-01-08 09:07:46 bird Exp $
     1/* $Id: odin.cmd,v 1.40 2002-02-21 23:13:08 sandervl Exp $
    22 *
    33 * Odin32 API WarpIn installation script generator.
     
    509509sWICCmd '1 -c'||sMainDir 'ChangeLog LICENSE.TXT WGSS50.lic';
    510510if (rc <> 0) then return rc;
    511 sWICCmd '1 -c'||sDocDir 'ChangeLog-1999 ChangeLog-2000 ChangeLog-2001 Readme.txt ReportingBugs.txt Logging.txt Odin.ini.txt Readme.Odinbug';
     511sWICCmd '1 -c'||sDocDir 'ChangeLog-1999 ChangeLog-2000 ChangeLog-2001 ChangeLog-2002 Readme.txt ReportingBugs.txt Logging.txt Odin.ini.txt Readme.Odinbug';
    512512if (rc <> 0) then return rc;
    513513sWICCmd '1 -c'||sBinDir||' Odinbug.exe';
Note: See TracChangeset for help on using the changeset viewer.