Changeset 5681 for trunk/tools/install
- Timestamp:
- May 10, 2001, 7:21:23 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/install/odin.cmd
r5539 r5681 1 /* $Id: odin.cmd,v 1.3 1 2001-04-18 08:23:00 birdExp $1 /* $Id: odin.cmd,v 1.32 2001-05-10 17:21:23 sandervl Exp $ 2 2 * 3 3 * Odin32 API WarpIn installation script generator. … … 219 219 rc = lineout(sInstFile, ' Rene Pronk'); 220 220 rc = lineout(sInstFile, ' David Raison'); 221 rc = lineout(sInstFile, ' Dietrich Teickner'); 221 222 rc = lineout(sInstFile, ' Kai Sommerfeld'); 222 223 rc = lineout(sInstFile, ' Carsten Tenbrink'); 223 224 rc = lineout(sInstFile, ' Vit Timchishin'); 224 225 rc = lineout(sInstFile, ' Joel Troster'); 226 rc = lineout(sInstFile, ' Shingo Tsuda'); 225 227 rc = lineout(sInstFile, ' Jens Wiessner'); 226 228 rc = lineout(sInstFile, ' Chris Wohlgemuth');
Note:
See TracChangeset
for help on using the changeset viewer.