X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkConfigurationFile.cxx;fp=kernel%2Fsrc%2FbbtkConfigurationFile.cxx;h=0b9f54b2bd8f28c6557c1c980a73b8a335017e4a;hb=4234999264604da013c2574feef3816c75b3034e;hp=01cb13889d774785e91ca4263e728a4e450adb88;hpb=5f88445c6ef2df04693701b0e6166e546b43f591;p=bbtk.git diff --git a/kernel/src/bbtkConfigurationFile.cxx b/kernel/src/bbtkConfigurationFile.cxx index 01cb138..0b9f54b 100644 --- a/kernel/src/bbtkConfigurationFile.cxx +++ b/kernel/src/bbtkConfigurationFile.cxx @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbtkConfigurationFile.cxx,v $ Language: C++ - Date: $Date: 2008/10/21 08:37:04 $ - Version: $Revision: 1.19 $ + Date: $Date: 2008/11/03 15:53:31 $ + Version: $Revision: 1.20 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -205,6 +205,7 @@ namespace bbtk fprintf(fp, "\n"); fprintf(fp, " \n"); fprintf(fp, " \n"); + fprintf(fp, " $ \n"); fprintf(fp, "\n"); fclose(fp); }