ajout de l'en-tête

This commit is contained in:
Jephté Clain 2015-05-04 12:38:58 +04:00
parent 3d67e83c77
commit 48ca720ff8
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ function write_properties() {
} }
function __norm_properties() { function __norm_properties() {
echo '# -*- coding: iso-8859-1 -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=iso-8859-1'
_nl2lf | _nl2lf |
grep -v $'^[ \t]*#' | grep -v $'^[ \t]*#' |
grep -v $'^[ \t]*$' | grep -v $'^[ \t]*$' |