source: LMDZ6/trunk/libf/phylmd/call_ini_replay.f90 @ 5403

Last change on this file since 5403 was 5390, checked in by yann meurdesoif, 8 days ago
  • Remove UTF8 character that inihibit fortran parsing with GPU morphosis
  • Add missing END SUBROUTINE instead of simple END, that inhibit correct parsing with regulat expression parser (quick and dirty parsing)

YM

File size: 162 bytes
Line 
1   subroutine call_ini_replay
2   stop 'In call_ini_replay : You should run replay_equip.sh before runing replay[13]d'
3   return
4   end subroutine call_ini_replay
Note: See TracBrowser for help on using the repository browser.