Changeset 571239a in mainline for tools/config.py
- Timestamp:
- 2012-11-16T15:36:29Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 20f8111
- Parents:
- 9234566
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/config.py
r9234566 r571239a 388 388 outmk.write('#########################################\n') 389 389 outmk.write('## AUTO-GENERATED FILE, DO NOT EDIT!!! ##\n') 390 outmk.write('## Generated by: tools/config.py ##\n') 390 391 outmk.write('#########################################\n\n') 391 392 392 393 outmc.write('/***************************************\n') 393 394 outmc.write(' * AUTO-GENERATED FILE, DO NOT EDIT!!! *\n') 395 outmc.write(' * Generated by: tools/config.py *\n') 394 396 outmc.write(' ***************************************/\n\n') 395 397
Note:
See TracChangeset
for help on using the changeset viewer.