home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Libraries / stringsearch / _master next >
Encoding:
Text File  |  1994-06-07  |  301 b   |  9 lines  |  [TEXT/ttxt]

  1. lib    stringsearch
  2. for    testing string matching algorithms
  3. #    This is a library of code, test data and harnesses for
  4. #    various kinds of string matching, includeing Boyer-Moore.
  5. by    Hume and Sunday   andrew@netlib.att.com
  6. ref    "Fast String Searching", Software-Practice and Experience
  7. master    netlib.att.com
  8.  
  9.