Revision: | 1.3 |
Committed: | Thu Sep 14 22:35:54 2006 UTC (18 years, 6 months ago) by root |
Branch: | MAIN |
Changes since 1.2: | +3 -0 lines |
Log Message: | indent |
# | 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 | root | 1.3 | -T sint64 |
17 | -T uint64 | ||
18 | -T score | ||
19 | root | 1.1 | |
20 | -gnu | ||
21 | -l140 | ||
22 | -hnl | ||
23 | -nut | ||
24 | -lp | ||
25 | -lps | ||
26 | -ppi1 | ||
27 | -lc80 | ||
28 | |||
29 | -bad | ||
30 | -bbb | ||
31 | -bls | ||
32 | -bs | ||
33 | root | 1.2 | -cli2 |
34 | root | 1.1 | -nsob |