1 /* Use this with indent 2.0 (2.1 is not acceptable, since it has more bugs) */
4 /* tab stops every 8 columns */
8 /* force blank lines after procedure body */
10 /* do not force newline after comma in declaration */
12 /* do not force blank line after declarations */
14 /* format braces inline */
16 /* do not line up parentheses */
18 /* put the type of a procedure on the line before its name */
20 /* do not insert a space between procedure name and '(' */
22 /* leave preprocessor space */
24 /* swallow optional blank lines */
26 /* continuation indent of 0 spaces */
28 /* force space before semicolon on same line */