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

Public GIT Repository
Add doc for new models and simcall
[simgrid.git] / src / xbt / xbt_main.c
index 141e3290357ca5b93fb6746e65de50f6f1f174de..26e8dd1a71c7d79898a1798d1292e9d606a6774c 100644 (file)
@@ -1,14 +1,14 @@
 /* module handling                                                          */
 
-/* Copyright (c) 2006-2013. The SimGrid Team.
+/* Copyright (c) 2006-2014. 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 "xbt/misc.h"
-#include "simgrid_config.h"     /*HAVE_MMAP _XBT_WIN32 */
-#include "internal_config.h"        /* MMALLOC_WANT_OVERRIDE_LEGACY */
+#include "simgrid_config.h"     /* _XBT_WIN32 */
+#include "internal_config.h"    /* MMALLOC_WANT_OVERRIDE_LEGACY */
 
 #include "xbt/sysdep.h"
 #include "xbt/log.h"