Changeset 4364 for BOL/Replay
- Timestamp:
- Dec 2, 2022, 7:25:29 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOL/Replay/replay_clean.sh
r4347 r4364 4 4 replay_comment="replay automatic include" 5 5 if [ $# = 0 ] ; then 6 \rm -f dump_replay*.h mcall_param_replay.F90 dump_ini_module.F90 get_ini_module.F90 input tmp tmp26 \rm -f dump_replay*.h dump_param.h dump_ini.h call_param_replay.F90 dump_ini_module.F90 get_ini_module.F90 input tmp tmp2 7 7 for file in `grep "$replay_comment" *F90 | cut -d: -f1` ; do 8 8 sed -i"" -e "/$replay_comment/d" $file
Note: See TracChangeset
for help on using the changeset viewer.