old-cross-binutils/bfd/doc/mergecom-p
Steve Chamberlain 80d29884b8 Initial revision
1991-08-22 19:56:14 +00:00

5 lines
138 B
Text
Executable file

# SED script for preprocessing embedded headers from C source comments
# Locate and coalesce adjacent comments
/\*\/$/N
s/\*\/\n\/\*/\
/