home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / m4-1.0.3 / examples / divert.m4 < prev    next >
Encoding:
Text File  |  1989-12-23  |  200 b   |  12 lines

  1. divert(1)
  2. diversion 1, line 1
  3. diversion 1, line 2
  4. define(`foo',
  5. ``foo' expansion')
  6. diversion 1, line 5
  7. diversion 1, line 6
  8. foo
  9. divert
  10.  
  11. Here is the undiverted text (bug here): undivert(1) -- Thats it.
  12.