source: LMDZ6/branches/Amaury_dev/libf/phylmd/call_ini_replay.F90 @ 5146

Last change on this file since 5146 was 5119, checked in by abarral, 11 months ago

enforce PRIVATE by default in several modules, expose PUBLIC as needed
move eigen.f90 to obsolete/
(lint) aslong the way

File size: 135 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
Note: See TracBrowser for help on using the repository browser.