beta-0.89.2
[luatex.git] / .indent.pro
blobf4d5719c2cfee3d3665377ae3e08c866c466e66c
1 /* $Id: .indent.pro 2165 2009-03-30 13:06:25Z oneiros $ */
2 --k-and-r-style
3 --blank-lines-after-procedures
4 --line-length 80
5 --procnames-start-lines
6 --no-space-after-function-call-names
7 --dont-break-procedure-type
8 --space-after-cast
9 /* this does not work in indent 2.2.6 :-( */
10 --no-tabs
11 /* this is new in indent 2.2.9 */
12 --preprocessor-indentation 2