home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d4xx / d476 / browser.lha / Browser / goodies.readme < prev    next >
Encoding:
Text File  |  1991-04-18  |  451 b   |  10 lines

  1. The 'goodies' are sections of the source to Browser that I have previously
  2. released into the public domain, or that I got from the public domain. I
  3. figure that you folks should benefit from them:
  4.  
  5.     PatMatch.c    A very nice AmigaDOS-compatible regular expression parser.
  6.     menu.c    A fairly clean way of dealing with lots of silly menus.
  7.         menu.h    Needed for menu.c
  8.         fonts.h    Needed for menu.c
  9.     vollist.c    An Examine/ExNext type interface to the device list.
  10.