add a nice comment about core.xml
[lttv.git] / 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.022723 seconds and 4 git commands to generate.