Changes in tools/autotool.py [571239a:2689a0b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/autotool.py
r571239a r2689a0b 563 563 outmk.write('#########################################\n') 564 564 outmk.write('## AUTO-GENERATED FILE, DO NOT EDIT!!! ##\n') 565 outmk.write('## Generated by: tools/autotool.py ##\n')566 565 outmk.write('#########################################\n\n') 567 566 … … 581 580 outhd.write('/***************************************\n') 582 581 outhd.write(' * AUTO-GENERATED FILE, DO NOT EDIT!!! *\n') 583 outhd.write(' * Generated by: tools/autotool.py *\n')584 582 outhd.write(' ***************************************/\n\n') 585 583
Note:
See TracChangeset
for help on using the changeset viewer.