Changeset 573
- Timestamp:
- 03/13/15 08:38:42 (10 years ago)
- Location:
- XIOS/branchs/xios-1.0/src
- Files:
-
- 1 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS/branchs/xios-1.0/src/interface/c/icdata.cpp
r501 r573 39 39 40 40 // -------------------- Traitement des données ------------------------------ 41 42 // This function is not exported to the public Fortran interface, 43 // it is only used from the parse_xml.exe standalone test tool. 44 void cxios_init(void) 45 { 46 CXios::initialize(); 47 } 48 41 49 void cxios_init_server(void) 42 50 {
Note: See TracChangeset
for help on using the changeset viewer.