Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
1b522ec4559bbbb696dbd77633d6b64da2058ed4
[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 */