Ignore:
Timestamp:
09/06/12 17:14:31 (12 years ago)
Author:
ymipsl
Message:

some sources modification for compiling under CRAY compiler

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/generate_interface_impl.hpp

    r352 r354  
    207207   } 
    208208     
    209 #define macro(T)\      
     209#define macro(T)\ 
    210210   template <>\ 
    211211   void CInterface::AttributeFortran2003Interface<ARRAY(T,1)>(ostream& oss,const string& className,const string& name) \ 
     
    309309   } 
    310310 
    311 #define macro(T)\    
     311#define macro(T)\ 
    312312   template <> \ 
    313313   void CInterface::AttributeFortranInterfaceDeclaration<ARRAY(T,1)>(ostream& oss,const string& className,const string& name) \ 
Note: See TracChangeset for help on using the changeset viewer.