Changeset 78 for trunk/IPs/systemC/processor/Morpheo/Script/execute.sh
- Timestamp:
- Mar 27, 2008, 11:04:49 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/processor/Morpheo/Script/execute.sh
r2 r78 7 7 declare FILE_CPT=; 8 8 declare FILE_CPU=; 9 declare LOCK_CPT="$ HOME/.lock-cpt";10 declare LOCK_CPU="$ HOME/.lock-cpu";11 9 declare LOCK_CPT="${HOME}/.lock-cpt"; 10 declare LOCK_CPU="${HOME}/.lock-cpu"; 11 12 12 #-----[ lock ]---------------------------------------------- 13 13 function lock ()
Note: See TracChangeset
for help on using the changeset viewer.