X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dff9e15c44ab6340d27215957c56fa72fad246a2..22ee43de174bafecc4d073e1e7fba1f6c45a678d:/include/gras.h diff --git a/include/gras.h b/include/gras.h index ef4358f6cb..ba1cd5a11a 100644 --- a/include/gras.h +++ b/include/gras.h @@ -1,8 +1,7 @@ -/* $Id$ */ - /* gras.h - Public interface to the GRAS */ -/* Copyright (c) 2003, 2004 Martin Quinson. All rights reserved. */ +/* Copyright (c) 2004, 2005, 2006, 2007, 2009, 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. */ @@ -19,11 +18,10 @@ #include #include -#include #include #include XBT_PUBLIC(void) gras_init(int *argc, char **argv); XBT_PUBLIC(void) gras_exit(void); -#endif /* GRAS_H */ +#endif /* GRAS_H */