Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
program expects name:port on each maestro argument, not one argument for each
[simgrid.git] / src / gras / Transport / transport_plugin_sg.c
index d90c36f..acf757a 100644 (file)
@@ -18,8 +18,7 @@
 #include "transport_private.h"
 #include "gras/Virtu/virtu_sg.h"
 
-XBT_LOG_EXTERNAL_CATEGORY(transport);
-XBT_LOG_NEW_DEFAULT_SUBCATEGORY(trp_sg,transport,"SimGrid pseudo-transport");
+XBT_LOG_NEW_DEFAULT_SUBCATEGORY(gras_trp_sg,gras_trp,"SimGrid pseudo-transport");
 
 /***
  *** Prototypes