Changeset 421 for soft/giet_vm/giet_python/genmap
- Timestamp:
- Sep 29, 2014, 2:42:37 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/giet_python/genmap
r411 r421 98 98 help = 'map the "convol" application for the GietVM' ) 99 99 100 parser.add_option( '--router', action = 'store_true', dest = 'router', 101 default = False, 102 help = 'map the "router" application for the GietVM' ) 103 100 104 ###################################################################################### 101 105 # Get command line arguments
Note: See TracChangeset
for help on using the changeset viewer.