Ignore:
Timestamp:
Jan 23, 2026, 11:53:46 AM (3 days ago)
Author:
fhourdin
Message:

Plein de petites corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Replay/replay_clean.sh

    r5459 r6051  
    77   \rm -f dump_replay*.h dump_param.h dump_ini.h  input tmp_get_subroutine_arg  tmp_include_line  tmp_include_line*  tmp_include_line*_cpp  tmp_include_line*
    88
    9    for file in `grep "$replay_comment" *f90 *F90 | cut -d: -f1` ; do
     9   for file in `grep "$replay_comment" *f90 *F90 dyn1d/*.[hfF]* | cut -d: -f1` ; do
    1010      sed -i"" -e "/$replay_comment/d" $file
    1111   done
Note: See TracChangeset for help on using the changeset viewer.