]> Creatis software - bbtk.git/blobdiff - kernel/appli/bbfy/bbfy.cpp
DFCH: bbtkSystemTools class has been created and implemented
[bbtk.git] / kernel / appli / bbfy / bbfy.cpp
index e2bddff2133e48009178f9eb8d23f14ea4558f0b..3dd1855448bd914570019bb371625b7d18f1950f 100644 (file)
@@ -146,7 +146,8 @@ void bbfy::AlertString()
 {
        
       mFile << "//===== \n";
-      mFile << "// Don't edit this file. This file is generated from xml description.. \n";
+      mFile << "// Before editing this file, make sure it's a file of your own ";
+      mFile << "(i.e.: it wasn't generated from xml description; if so : your modifications will be lost)\n";
       mFile << "//===== \n";
          
 }