Changeset 4744
- Timestamp:
 - Dec 3, 2000, 12:42:48 PM (25 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/tools/install/odin.cmd (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/tools/install/odin.cmd
r4743 r4744 1 /* $Id: odin.cmd,v 1. 19 2000-12-03 11:40:57sandervl Exp $1 /* $Id: odin.cmd,v 1.20 2000-12-03 11:42:48 sandervl Exp $ 2 2 * 3 3 * Odin32 API WarpIn installation script generator. 4 4 * 5 5 * Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no) 6 * Copyright 2000 Sander van Leeuwen (sandervl@xs4all.nl) 6 7 * 7 8 * Project Odin Software License can be found in LICENSE.TXT … … 188 189 rc = lineout(sInstFile, ' Rene Pronk'); 189 190 rc = lineout(sInstFile, ' David Raison'); 191 rc = lineout(sInstFile, ' Kai Sommerfeld'); 190 192 rc = lineout(sInstFile, ' Carsten Tenbrink'); 191 193 rc = lineout(sInstFile, ' Vit Timchishin'); 192 194 rc = lineout(sInstFile, ' Joel Troster'); 193 195 rc = lineout(sInstFile, ' Jens Wiessner'); 196 rc = lineout(sInstFile, ' Chris Wohlgemuth'); 194 197 rc = lineout(sInstFile, ' Vince Vielhaber'); 195 198 rc = lineout(sInstFile, ' All the WINE people');  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  