Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
d360a3ce0fc274f3b9ab9267e995d955cc4234c4
[simgrid.git] / include / simgrid / s4u.h
1 /* Copyright (c) 2004-2015. The SimGrid Team. All rights reserved.          */
2
3 /* This program is free software; you can redistribute it and/or modify it
4  * under the terms of the license (GNU LGPL) which comes with this package. */
5
6 #ifndef SIMGRID_S4U_S4U_H
7 #define SIMGRID_S4U_S4U_H
8
9 #include "simgrid/s4u/engine.hpp"
10 #include "simgrid/s4u/host.hpp"
11 #include "simgrid/s4u/process.hpp"
12
13 #endif /* SIMGRID_S4U_S4U_H */