Changeset 335 for XIOS/trunk/src/interface/c/icdata.cpp
- Timestamp:
- 03/30/12 15:37:54 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS/trunk/src/interface/c/icdata.cpp
r325 r335 1 1 /* ************************************************************************** * 2 * Copyright © IPSL/LSCE, XMLIOServer, Avril 2010 - Octobre 2011 *2 * Copyright © IPSL/LSCE, xios, Avril 2010 - Octobre 2011 * 3 3 * ************************************************************************** */ 4 4 … … 31 31 typedef enum { NETCDF4 = 0 } XFileType; 32 32 33 typedef x mlioserver::tree::CContext * XContextPtr;33 typedef xios::tree::CContext * XContextPtr; 34 34 35 35 // -------------------- Traitement des données ------------------------------
Note: See TracChangeset
for help on using the changeset viewer.