Ignore:
Timestamp:
07/09/12 11:33:05 (12 years ago)
Author:
ymipsl
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/generate_fortran_interface.cpp

    r347 r352  
    11#include "xmlioserver.hpp" 
    2 #include "generate_interface_impl.hpp" 
     2#include "generate_interface.hpp" 
    33#include "indent.hpp" 
    4 #include "attribute_template_impl.hpp" 
    5 #include "object_template_impl.hpp" 
    6 #include "group_template_impl.hpp" 
     4#include "attribute_template.hpp" 
     5#include "object_template.hpp" 
     6#include "group_template.hpp" 
    77 
    88int main (int argc, char ** argv, char ** UNUSED (env)) 
Note: See TracChangeset for help on using the changeset viewer.