X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a7729514e277aabe9422a2626541f889ad1af08b..488566dad1ae2b42f26a8e291824ff9b16a976f7:/src/gras/Virtu/virtu_rl.h diff --git a/src/gras/Virtu/virtu_rl.h b/src/gras/Virtu/virtu_rl.h index e2db0c2180..e402bc70a0 100644 --- a/src/gras/Virtu/virtu_rl.h +++ b/src/gras/Virtu/virtu_rl.h @@ -1,16 +1,14 @@ -/* $Id$ */ - /* virtu_rl - specific GRAS implementation for real life */ -/* Authors: Martin Quinson */ -/* Copyright (C) 2003,2004 da GRAS posse. */ +/* Copyright (c) 2004, 2005, 2010. The SimGrid Team. + * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it - under the terms of the license (GNU LGPL) which comes with this package. */ + * under the terms of the license (GNU LGPL) which comes with this package. */ #ifndef VIRTU_RL_H #define VIRTU_RL_H -#include "gras_private.h" +#include "gras/Virtu/virtu_private.h" -#endif /* VIRTU_RL_H */ +#endif /* VIRTU_RL_H */