source: XMLIO_V2/dev/dev_rv/xmlio_c_interface.cpp @ 95

Last change on this file since 95 was 95, checked in by hozdoba, 14 years ago
File size: 204 bytes
Line 
1extern "C"
2{ // Début du code C
3
4   //using namespace XMLIOSERVER;
5   //using namespace XMLIOSERVER::XML;
6   //using namespace std;
7   
8   typedef void *XMLIOhandle;
9   
10   // VIDE TEMPORAIREMENT
11   
12}
13
Note: See TracBrowser for help on using the repository browser.