]> AND Public Git Repository - simgrid.git/blobdiff - src/msg/msg_config.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bugfix in MSG_parallel_task_execute
[simgrid.git] / src / msg / msg_config.c
index f62ff38b2968d46f21958282f8505c84b0006533..c993773be6cb64bbafb9d1c7881c543c6baf763d 100644 (file)
@@ -1,14 +1,13 @@
-/* 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
  *