Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
WTF
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 25 Feb 2005 01:15:16 +0000 (01:15 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 25 Feb 2005 01:15:16 +0000 (01:15 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1072 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/gras/gras.c

index 03af67b..0a7ef53 100644 (file)
@@ -29,7 +29,7 @@ void gras_init(int *argc,char **argv, const char *defaultlog) {
   /* First initialize the XBT */
   xbt_init_defaultlog(argc,argv,defaultlog);
    
   /* First initialize the XBT */
   xbt_init_defaultlog(argc,argv,defaultlog);
    
-  gras_chrono_init();
+  /*gras_chrono_init(); * FIXME: Arnaud, WTF?? It depends on MSG!! */
   /* module registrations: 
    *    - declare process specific data we need (without creating them) 
    */
   /* module registrations: 
    *    - declare process specific data we need (without creating them) 
    */