add a nice comment about core.xml
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 21 Aug 2004 18:25:24 +0000 (18:25 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 21 Aug 2004 18:25:24 +0000 (18:25 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@827 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/ltt/convert/convert.c

index c30fbd06b0e4435123792e2d18c97ff2c5049eae..3f7bc1415fbf3d69d7ad9281a3409312f9899712 100644 (file)
@@ -753,6 +753,8 @@ int main(int argc, char ** argv){
   close(fdProc); 
   fclose(fp);
 
+  g_printf("Conversion completed. Don't forget to copy core.xml to eventdefs directory\n");
+  
   return 0;
 }
 
This page took 0.023999 seconds and 4 git commands to generate.