The Delphi regex package
------------------------
regexpkg.dpk
regexpkg.res
regex.pas

A testprogram
-------------
testregex.dpr

Precompiled object file
-----------------------
regex.obj

the original C source
---------------------
regex.c
config.h
regex.h

Batch file to build the .obj file needed for regex.pas
------------------------------------------------------
buildobj.bat

Something to read
-----------------
README
COPYING
[DOC]


