Changeset 4886 for trunk/tools
- Timestamp:
- Jan 8, 2001, 9:15:51 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/bin/BldLevelInf.cmd
r4817 r4886 1 /* $Id: BldLevelInf.cmd,v 1. 1 2000-12-16 23:33:15bird Exp $1 /* $Id: BldLevelInf.cmd,v 1.2 2001-01-08 20:15:51 bird Exp $ 2 2 * 3 3 * Adds a Description string to the given .def-file. … … 118 118 119 119 /* Otherwise it's an illegal option */ 120 otherwise :120 otherwise 121 121 say 'invalid option:' substr(sArgs, 1, 2); 122 122 call syntax;
Note:
See TracChangeset
for help on using the changeset viewer.