Ignore:
Timestamp:
08/08/14 16:43:06 (10 years ago)
Author:
aclsce
Message:

Small bug fixed in test sources

File:
1 edited

Legend:

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

    r486 r487  
    1 PROGRAM test_unstruct 
     1PROGRAM test_unstruct_complete 
    22 
    33  USE xios 
     
    220220    CALL xios_finalize() 
    221221   
    222 END PROGRAM test_unstruct 
    223  
    224  
    225    
    226  
    227    
     222  END PROGRAM test_unstruct_complete 
     223 
     224 
     225   
     226 
     227   
Note: See TracChangeset for help on using the changeset viewer.