From b2cfc4e2e71d0f0a5113ddfbd93c8285cc4d74e4 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 30 Sep 2003 17:47:41 +0000 Subject: Initial revision --- src/libregexp/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/libregexp/README (limited to 'src/libregexp/README') diff --git a/src/libregexp/README b/src/libregexp/README new file mode 100644 index 00000000..1f625112 --- /dev/null +++ b/src/libregexp/README @@ -0,0 +1,7 @@ +This is a Unix port of the Plan 9 regular expression library, +originally done for the Inferno operating system. + +Russ Cox repackaged this to build as a standalone +Unix library. Send comments about packaging to +Russ Cox + -- cgit v1.2.3