Logo AND Algorithmique Numérique Distribuée

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