source: LMDZ6/branches/Optimisation_LMDZ/libf/phylmd/rrtm/abor1.intfb.h @ 3709

Last change on this file since 3709 was 3703, checked in by adurocher, 4 years ago

Fixed compilation errors

  • Fixed some OpenMP syntax errors for scorep
  • Fix issues with ifort -check all -warn all -O0
  • Property copyright set to
    Name of program: LMDZ
    Creation date: 1984
    Version: LMDZ5
    License: CeCILL version 2
    Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539
    See the license file in the root directory
File size: 109 bytes
Line 
1INTERFACE
2SUBROUTINE ABOR1(CDTEXT)
3CHARACTER(LEN=*), INTENT(IN) :: CDTEXT
4END SUBROUTINE ABOR1
5END INTERFACE
Note: See TracBrowser for help on using the repository browser.