Revision: | 1.1 |
Committed: | Sat Sep 9 22:56:30 2006 UTC (18 years, 6 months ago) by root |
Branch: | MAIN |
Log Message: | *** empty log message *** |
# | User | Rev | Content |
---|---|---|---|
1 | root | 1.1 | // .indent.pro file for use with gnu indent and crossfire c++ code |
2 | // probably not complete | ||
3 | |||
4 | -T New_Face | ||
5 | -T archetype | ||
6 | -T godlink | ||
7 | -T key_value | ||
8 | -T linked_char | ||
9 | -T mapstruct | ||
10 | -T materialtype_t | ||
11 | -T object | ||
12 | -T partylist | ||
13 | -T player | ||
14 | -T recipe | ||
15 | -T treasure | ||
16 | |||
17 | -gnu | ||
18 | -l140 | ||
19 | -hnl | ||
20 | -nut | ||
21 | -lp | ||
22 | -lps | ||
23 | -ppi1 | ||
24 | -lc80 | ||
25 | |||
26 | -bad | ||
27 | -bbb | ||
28 | -bls | ||
29 | -bs | ||
30 | -cli4 | ||
31 | -nsob |