X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/bce2d1712db2962582aec9f56e78ec4c496cef67..3016db029e1815d651db2e335eee94c165355449:/new_loba.sh diff --git a/new_loba.sh b/new_loba.sh index ba076fb..506d38a 100755 --- a/new_loba.sh +++ b/new_loba.sh @@ -153,5 +153,5 @@ Check for differences, update algorithm description in "options.cpp", write your code in "${cpp_file}", and do not forget to add new files in SCM repository, for example with: \$ git add options.cpp ${h_file} ${cpp_file} - \$ git commit -m 'Add algorithm ${name}." + \$ git commit -m 'Add algorithm ${name}.' EOF