Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not request status if not requested by caller.
[simgrid.git] / src / gras / Virtu / virtu_rl.h
1 /* virtu_rl - specific GRAS implementation for real life                    */
2
3 /* Copyright (c) 2004, 2005, 2010. The SimGrid Team.
4  * All rights reserved.                                                     */
5
6 /* This program is free software; you can redistribute it and/or modify it
7  * under the terms of the license (GNU LGPL) which comes with this package. */
8
9 #ifndef VIRTU_RL_H
10 #define VIRTU_RL_H
11
12 #include "gras/Virtu/virtu_private.h"
13
14 #endif                          /* VIRTU_RL_H */