home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / GNU / M4V05AS.ZIP / EXAMPLES / MISCELLA.1 < prev    next >
Encoding:
Text File  |  1992-02-19  |  123 b   |  5 lines

  1. dnl "m4.texinfo": 1418: Origin here
  2. define(`foo', `Macro `foo'.')dnl A very simple macro, indeed.
  3. foo
  4. dnl =>Macro foo.
  5.