Changeset 117 for trunk/IPs/systemC/processor/Morpheo/Script
- Timestamp:
- May 16, 2009, 4:42:39 PM (16 years ago)
- Location:
- trunk/IPs/systemC/processor/Morpheo/Script
- Files:
-
- 1 added
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/processor/Morpheo/Script/instruction_flow_dump.sh
r114 r117 20 20 { 21 21 if test ${#} -ne 2; then 22 usage ${*}; 23 fi; 24 25 if test ! -f ${1} -o ! -f ${2}; then 22 26 usage ${*}; 23 27 fi;
Note: See TracChangeset
for help on using the changeset viewer.