Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix the inclusion paths
[simgrid.git] / src / gras / Virtu / virtu_rl.h
1 /* $Id$ */
2
3 /* virtu_rl - specific GRAS implementation for real life                    */
4
5 /* Authors: Martin Quinson                                                  */
6 /* Copyright (C) 2003,2004 da GRAS posse.                                   */
7
8 /* This program is free software; you can redistribute it and/or modify it
9    under the terms of the license (GNU LGPL) which comes with this package. */
10
11 #ifndef VIRTU_RL_H
12 #define VIRTU_RL_H
13
14 #include "gras_private.h"
15 #include "gras/Virtu/virtu_interface.h"
16
17 #endif /* VIRTU_RL_H */