Ignore:
Timestamp:
03/30/12 15:37:54 (12 years ago)
Author:
ymipsl
Message:

Change namespace xmlioserver -> xios

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/interface/c/icdata.cpp

    r325 r335  
    11/* ************************************************************************** * 
    2  *      Copyright © IPSL/LSCE, XMLIOServer, Avril 2010 - Octobre 2011         * 
     2 *      Copyright © IPSL/LSCE, xios, Avril 2010 - Octobre 2011         * 
    33 * ************************************************************************** */ 
    44 
     
    3131   typedef enum { NETCDF4 = 0 } XFileType; 
    3232    
    33    typedef xmlioserver::tree::CContext * XContextPtr; 
     33   typedef xios::tree::CContext * XContextPtr; 
    3434 
    3535   // -------------------- Traitement des données ------------------------------ 
Note: See TracChangeset for help on using the changeset viewer.