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 247 for trunk/NEMO/OPA_SRC/OBC/obc_par.F90 – NEMO

Ignore:
Timestamp:
2005-03-27T20:35:47+02:00 (19 years ago)
Author:
opalod
Message:

CL : Add CVS Header and CeCILL licence information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/OBC/obc_par.F90

    r78 r247  
    1717   IMPLICIT NONE 
    1818   PUBLIC 
    19  
     19   !!---------------------------------------------------------------------- 
     20   !!  OPA 9.0 , LOCEAN-IPSL (2005)  
     21   !! $Header$  
     22   !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt  
     23   !!---------------------------------------------------------------------- 
    2024   LOGICAL, PUBLIC, PARAMETER ::   lk_obc = .TRUE.   !: Ocean Boundary Condition flag 
    2125 
Note: See TracChangeset for help on using the changeset viewer.