source: XMLIO_V2/dev/dev_rv/src/XMLIO/c_interface.cpp @ 113

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

Réorganisation du code source (suppression des préfixes xmlio_ redondants)
Simplification de la gestion des groupes (ajout d'une macro dans le fichier d'entête declare_group.hpp).

File size: 193 bytes
Line 
1/*using namespace XMLIOSERVER;
2using namespace XMLIOSERVER::XML;
3using namespace std;
4
5extern "C"
6{ // Début du code C
7   
8   typedef void *XMLIOhandle;
9   
10   // VIDE TEMPORAIREMENT
11   
12}*/
13
Note: See TracBrowser for help on using the repository browser.