New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 3472 for vendors/XIOS/current/src/generate_interface_impl.hpp – NEMO

Ignore:
Timestamp:
2012-09-07T12:13:12+02:00 (12 years ago)
Author:
rblod
Message:

Load XIOS_SRC into vendors/XIOS/current.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendors/XIOS/current/src/generate_interface_impl.hpp

    r3428 r3472  
    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.