White space and comments only. The devo tree prior to this delta is
[deliverable/binutils-gdb.git] / bfd / exmerge
1 # SED script for preprocessing embedded doc from source (S. Chamberlain markup)
2 # Locate and coalesce adjacent @example blocks
3 /^@end example/N
4 /^@end example\n@example$/d
This page took 0.027714 seconds and 4 git commands to generate.