Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src / bindings / bindings_global.c
1 /* Copyright (c) 2012 Da SimGrid Team. All rights reserved.                 */
2
3 /* This program is free software; you can redistribute it and/or modify it
4  * under the terms of the license (GNU LGPL) which comes with this package. */
5
6 #include <xbt/log.h>
7
8 XBT_LOG_NEW_CATEGORY(bindings, "All bindings categories");