git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@130 331e1502-861f-0410-8da2-ba01fb791d7f

This commit is contained in:
atantar 2006-12-30 14:10:44 +00:00
commit a6fe42664b
743 changed files with 67629 additions and 0 deletions

View file

@ -0,0 +1,20 @@
indent \
-kr \
--blank-lines-after-declarations \
--blank-lines-after-procedures \
--braces-on-if-line \
--braces-on-struct-decl-line \
--no-space-after-function-call-names \
--space-after-parentheses \
--space-after-for \
--space-after-if \
--space-after-while \
--struct-brace-indentation1 \
--space-special-semicolon \
--dont-break-procedure-type \
--dont-break-function-decl-args \
--parameter-indentation1 \
--use-tabs \
--tab-size8 \
--preserve-mtime \
$1