Changeset 2421
- Timestamp:
- 08/24/10 03:18:40 (18 months ago)
- Files:
-
- 1 modified
-
cobra/trunk/Source/CommandLine.cobra (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cobra/trunk/Source/CommandLine.cobra
r2403 r2421 163 163 'synonyms': ['cin'], 164 164 'type': 'bool', 165 'description': 'Compile if any source file is newer than the existing output file (or there is no output file). ',165 'description': 'Compile if any source file is newer than the existing output file (or there is no output file). Does not consider changes in compiler flags; only source code.', 166 166 }, 167 167 {



