Ignore:
Timestamp:
09/15/15 17:31:24 (9 years ago)
Author:
mhnguyen
Message:

Correcting minor bugs after merging

Test
+) On Curie
+) All tests pass

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/interface/fortran_attr/domain_interface_attr.F90

    r690 r691  
    315315 
    316316 
    317     SUBROUTINE cxios_set_domain_i_index(domain_hdl, i_index, extent1) BIND(C) 
     317    SUBROUTINE cxios_set_domain_i_index(domain_hdl, i_index, extent) BIND(C) 
    318318      USE ISO_C_BINDING 
    319319      INTEGER (kind = C_INTPTR_T), VALUE       :: domain_hdl 
Note: See TracChangeset for help on using the changeset viewer.