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_file.f90

    r42 r46  
    194194     END SELECT 
    195195 
    196      WRITE(message,*) 'file attribut ',attrib%name,' : type : ',attrib%type,' : Attribute type is incompatible with the provided value' 
     196     WRITE(message,*) 'file attribut ',attrib%name,' : type : ',attrib%type,       & 
     197                      ' : Attribute type is incompatible with the provided value' 
    197198     CALL error('mod_file::file__set_attribut') 
    198199     
Note: See TracChangeset for help on using the changeset viewer.