Changeset 7117 for README

Show
Ignore:
Timestamp:
09/23/05 16:02:54 (3 years ago)
Author:
gaal
Message:

-B backend can now be handled by the main pugs executable again.
next step is to remove the perl5 wrapper.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • README

    r5696 r7117  
    1919The "PCRE" subsystem is derived from PCRE 5.0 by Philip Hazel, 
    2020under a BSD-style license.  See src/pcre/LICENCE. 
     21 
     22The "FilePath" subsystem is derived from FilePath 0.1.0 by Isaac Jones, 
     23under a BSD-style license.  See src/System/LICENSE. 
    2124 
    2225The "Syck" subsystem is derived from Syck 0.55 by "why the lucky stiff",