Ignore:
Timestamp:
Sep 3, 2023, 3:16:49 PM (11 months ago)
Author:
fhourdin
Message:

Mise a jour pour lscp et fisrtilp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Replay/replay_clean.sh

    r4591 r4668  
    44replay_comment="replay automatic include"
    55if [ $# = 0 ] ; then
    6    \rm -f dump_replay*.h dump_param.h dump_ini.h  input tmp tmp2 tmp3 tmp2_cpp
     6   \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*
     7
    78   for file in `grep "$replay_comment" *F90 | cut -d: -f1` ; do
    89      sed -i"" -e "/$replay_comment/d" $file
Note: See TracChangeset for help on using the changeset viewer.