New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 1444 – NEMO

Changeset 1444


Ignore:
Timestamp:
2009-05-13T16:25:33+02:00 (15 years ago)
Author:
cetlod
Message:

correction of module lib_mpp.F90, see ticket:430

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/lib_mpp.F90

    r1441 r1444  
    106106   !!  MPI  variable definition !! 
    107107   !! ========================= !! 
    108 !$AGRIF_DO_NOT_TREAT 
    109 #  include "mpif.h" 
    110 !$AGRIF_END_DO_NOT_TREAT 
     108   !$AGRIF_DO_NOT_TREAT 
     109   #  include <mpif.h> 
     110   !$AGRIF_END_DO_NOT_TREAT 
    111111    
    112112   LOGICAL, PUBLIC, PARAMETER ::   lk_mpp = .TRUE.    !: mpp flag 
Note: See TracChangeset for help on using the changeset viewer.