Changeset 1627 for XIOS/trunk


Ignore:
Timestamp:
12/17/18 12:27:48 (5 years ago)
Author:
oabramkina
Message:

Test parse_xml.f90: adding a message in case of successful parsing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/test/parse_xml.f90

    r576 r1627  
    99 
    1010  CALL xios_init() ! This will parse the XML file and report any parsing error 
     11  WRITE (*,*) 'Parsing finished successfully.' 
    1112 
    1213END PROGRAM parse_xml 
Note: See TracChangeset for help on using the changeset viewer.