Ignore:
Timestamp:
11/03/09 11:13:19 (15 years ago)
Author:
ymipsl
Message:

Ligne trop longue sous SX (>132 caractÚres)

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_SERVER/trunk/src/XMLIO/mod_grid.f90

    r42 r46  
    168168     END SELECT 
    169169 
    170      WRITE(message,*) 'grid attribut ',attrib%name,' : type :',attrib%type,' : Attribute type is incompatible with the provided value' 
     170     WRITE(message,*) 'grid attribut ',attrib%name,' : type :',attrib%type,      & 
     171                      ' : Attribute type is incompatible with the provided value' 
    171172     CALL error('mod_grid::grid__set_attribut') 
    172173     
Note: See TracChangeset for help on using the changeset viewer.