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

Legend:

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

    r347 r352  
    33#include "type.hpp" 
    44#include "context.hpp" 
    5 #include "object_template_impl.hpp" 
    6 #include "group_template_impl.hpp" 
    7 #include "attribute_template_impl.hpp" 
     5#include "object_template.hpp" 
     6#include "group_template.hpp" 
     7#include "attribute_template.hpp" 
    88#include "domain.hpp" 
    9  
     9#include "field.hpp" 
     10#include "file.hpp" 
     11#include "grid.hpp" 
    1012#include <mpi.h> 
    1113#include "tracer.hpp" 
Note: See TracChangeset for help on using the changeset viewer.