source:
trunk/essentials/sys-devel/m4/examples/wrap.m4
Last change on this file was 3090, checked in by , 18 years ago | |
---|---|
File size: 134 bytes |
Line | |
---|---|
1 | divert(-1) |
2 | m4wrap(`Wrapper no. 1 |
3 | ') |
4 | |
5 | m4wrap(`Wrapper no. 2 |
6 | m4wrap(`Wrapper no. 3 |
7 | m4wrap(`Wrapper no. 4 |
8 | ')')') |
9 | divert |
10 | No. 33: The End. |
Note:
See TracBrowser
for help on using the repository browser.