Changeset 5681 for trunk/tools/install


Ignore:
Timestamp:
May 10, 2001, 7:21:23 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

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

    r5539 r5681  
    1 /* $Id: odin.cmd,v 1.31 2001-04-18 08:23:00 bird Exp $
     1/* $Id: odin.cmd,v 1.32 2001-05-10 17:21:23 sandervl Exp $
    22 *
    33 * Odin32 API WarpIn installation script generator.
     
    219219rc = lineout(sInstFile, '     Rene Pronk');
    220220rc = lineout(sInstFile, '     David Raison');
     221rc = lineout(sInstFile, '     Dietrich Teickner');
    221222rc = lineout(sInstFile, '     Kai Sommerfeld');
    222223rc = lineout(sInstFile, '     Carsten Tenbrink');
    223224rc = lineout(sInstFile, '     Vit Timchishin');
    224225rc = lineout(sInstFile, '     Joel Troster');
     226rc = lineout(sInstFile, '     Shingo Tsuda');
    225227rc = lineout(sInstFile, '     Jens Wiessner');
    226228rc = lineout(sInstFile, '     Chris Wohlgemuth');
Note: See TracChangeset for help on using the changeset viewer.