Intégration de la branche norm_props

This commit is contained in:
Jephté Clain 2015-05-04 12:40:23 +04:00
commit 0463b2ce8a
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]*$' |