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

Last change on this file since 88 was 88, checked in by hozdoba, 14 years ago

Version expérimentale, commit pour sauvegarde.

File size: 198 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.