X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9f54e5c450791e19b01f31e86c93e5a603fd0c4b..6de9090dd8692387ae343c587b26915f9922d7bd:/src/msg/msg_config.c diff --git a/src/msg/msg_config.c b/src/msg/msg_config.c index d82888df0e..c993773be6 100644 --- a/src/msg/msg_config.c +++ b/src/msg/msg_config.c @@ -1,16 +1,13 @@ -/* $Id$ */ - -/* Copyright (c) 2002-2007 Arnaud Legrand. */ -/* Copyright (c) 2007 Bruno Donassolo. */ -/* All rights reserved. */ +/* Copyright (c) 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. */ -#include "msg/private.h" +#include "msg_private.h" #include "xbt/sysdep.h" #include "xbt/log.h" -#include "simix/simix.h" +#include "simgrid/simix.h" /** \brief set a configuration variable *