]> AND Public Git Repository - simgrid.git/blobdiff - tools/gras/stub_generator.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
dont include dot graphs on every page: they are redundent to our tab navigation stuff
[simgrid.git] / tools / gras / stub_generator.c
index e082e156fa9f3cc3b69e6d5674127527faafe97e..1cd58eefe46f38716c253b2d544011dc9b7cabba 100644 (file)
@@ -95,7 +95,7 @@ int main(int argc, char *argv[])
   char *deployment_file = NULL;
   int i;
 
-  XBT_LOG_CONNECT(stubgen, gras);
+  XBT_LOG_CONNECT(stubgen);
 
   xbt_binary_name=xbt_strdup(argv[0]);