Changeset 21938 for trunk/tools
- Timestamp:
- Jan 12, 2012, 7:49:04 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/bin/BldLevelInf.cmd
r21298 r21938 471 471 472 472 call stream sDefFile, 'c', 'close'; 473 say 'info: Didn''t find description line in' sDefFile'.'; 473 if (iVerbose >= 1) then 474 say 'info: Didn''t find description line in' sDefFile'.'; 474 475 return ''; 475 476
Note:
See TracChangeset
for help on using the changeset viewer.