Changeset 12544 for README

Show
Ignore:
Timestamp:
08/21/06 10:47:09 (2 years ago)
Author:
audreyt
Message:

* Remove third-party/TextRegexLazy now we have scw++'s alternate

plan based on parsec combinators.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • README

    r11712 r12544  
    7474under a BSD-style license.  See src/Pugs/Rule/LICENSE. 
    7575 
    76 The "TextRegexLazy" subsystem is derived from Christopher Kuklewic's 
    77 work, under a BSD-style license, except for Text.Regex.Lazy.DFAEngine, 
    78 which is under LGPL.  See third-party/TextRegexLazy/Text/Regex/Lazy/LICENSE. 
    79  
    8076The "UTF8" subsystem is derived from Sven Moritz Hallberg's work, 
    8177under a BSD-style license.  See src/UTF8.lhs.