Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
bd3e5ac5f47d9e13f262ea28f9bc1d3dc170b305
[simgrid.git] / tools / tesh2 / include / variable.h
1 #ifndef __VARIABLE_H
2 #define __VARIABLE_H
3
4 #include <global.h>
5
6 #ifdef __cplusplus
7 extern "C" {
8 #endif
9
10
11
12 #ifdef __cplusplus
13 }
14 #endif
15
16
17 #endif /*!__VARIABLE_H */