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 1921 for trunk – NEMO

Changeset 1921 for trunk


Ignore:
Timestamp:
2010-06-09T10:12:30+02:00 (14 years ago)
Author:
rblod
Message:

Use fortran include for mpif.h instead of C style, see ticket #415

File:
1 edited

Legend:

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

    r1874 r1921  
    103103   !! ========================= !! 
    104104!$AGRIF_DO_NOT_TREAT 
    105 #  include <mpif.h> 
     105   INCLUDE 'mpif.h' 
    106106!$AGRIF_END_DO_NOT_TREAT 
    107107    
Note: See TracChangeset for help on using the changeset viewer.