Index: /trunk/FACT++/src/rootifysql.cc
===================================================================
--- /trunk/FACT++/src/rootifysql.cc	(revision 19094)
+++ /trunk/FACT++/src/rootifysql.cc	(revision 19095)
@@ -797,5 +797,5 @@
     if (verbose>0)
     {
-        cout << "File closed.\n";
+        cout << "File closed with " << Tools::Scientific(tfile.GetSize()) << "B.\n";
         cout << "Execution time: " << Time().UnixTime()-start.UnixTime() << "s\n";
         cout << "--------------------------------------------------------" << endl;
