Changeset 1037
- Timestamp:
- Mar 3, 2010, 12:04:40 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.svndigest/config
r979 r1037 14 14 jari = Jari Häkkinen 15 15 peter = Peter Johansson 16 17 ### Section for images 18 [image] 19 format = svg 20 anchor_format = svg 16 21 17 22 ### Section for author color in plots and blame output. … … 48 53 [parsing-codons] 49 54 *.ac = "#":"\n" ; "dnl":"\n" 55 *.as = "#":"\n" ; "dnl":"\n" 50 56 *.am = "#":"\n" 51 57 *.m4 = "#":"\n" ; "dnl":"\n" 52 *.as = "#":"\n" ; "dnl":"\n"53 58 *.c = "//":"\n" ; "/*":"*/" 54 59 *.cc = "//":"\n" ; "/*":"*/" … … 61 66 *.pl = "#":"\n" 62 67 *.pm = "#":"\n" 68 *.R = "#":"\n" 63 69 *.sh = "#":"\n" 64 70 *config = "#":"\n"
Note: See TracChangeset
for help on using the changeset viewer.