home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d180 / browser.lha / Browser / Goodies.readme < prev    next >
Text File  |  1989-02-25  |  458b  |  12 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
  6.             parser.
  7.     menu.c        A fairly clean way of dealing with lots of silly
  8.             menus.
  9.     menu.h        Needed for menu.c
  10.     fonts.h        Needed for menu.c
  11.     vollist.c    An Examine/ExNext type interface to the device list.
  12.