Ignore:
Timestamp:
09/04/08 10:38:48 (16 years ago)
Author:
bellier
Message:

Added CeCILL License information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • IOIPSL/trunk/tools/ncunderflow.f90

    r16 r386  
     1MODULE declare 
    12! -*- Mode: f90 -*- 
    23!$Id$ 
     4!- 
     5! This software is governed by the CeCILL license 
     6! See IOIPSL/IOIPSL_License_CeCILL.txt 
     7!- 
    38! f90 -L/usr/local/lib -lnetcdf -align dcommons -g 
    49!     -ladebug -check format -check bounds 
     
    1116!     -L/usr/local/install/netcdf/lib/libnetcdf.a -lPEPCF90 
    1217! 
    13 MODULE declare 
    1418  IMPLICIT NONE 
    1519  INTEGER, PARAMETER :: r4 = 4, r8 = 8, i4 = 4, i8 = 8 
Note: See TracChangeset for help on using the changeset viewer.