Changeset 5047 for trunk/tools/install
- Timestamp:
- Feb 1, 2001, 7:06:56 PM (25 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/tools/install/odin.cmd (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/tools/install/odin.cmdr4938 r5047 1 /* $Id: odin.cmd,v 1.2 8 2001-01-12 16:06:49 birdExp $1 /* $Id: odin.cmd,v 1.29 2001-02-01 18:06:56 sandervl Exp $ 2 2 * 3 3 * Odin32 API WarpIn installation script generator. … … 356 356 sWICCmd '1 -c'||sMainDir 'ChangeLog LICENSE.TXT'; 357 357 if (rc <> 0) then return rc; 358 sWICCmd '1 -c'||sDocDir 'ChangeLog-1999 ChangeLog-2000 Readme.txt ReportingBugs.txt Logging.txt Odin.ini.txt';358 sWICCmd '1 -c'||sDocDir 'ChangeLog-1999 ChangeLog-2000 ChangeLog-2001 Readme.txt ReportingBugs.txt Logging.txt Odin.ini.txt'; 359 359 if (rc <> 0) then return rc; 360 360 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
