[project @ 2002-02-13 11:52:42 by simonmar]
authorsimonmar <unknown>
Wed, 13 Feb 2002 11:52:42 +0000 (11:52 +0000)
committersimonmar <unknown>
Wed, 13 Feb 2002 11:52:42 +0000 (11:52 +0000)
Remove a ToDo

Text/Regex/Posix.hsc

index 05b03ea..414a5c1 100644 (file)
@@ -8,10 +8,9 @@
 -- Stability   :  experimental
 -- Portability :  non-portable (only on platforms that provide POSIX regexps)
 --
--- $Id: Posix.hsc,v 1.3 2001/09/13 11:39:58 simonmar Exp $
+-- $Id: Posix.hsc,v 1.4 2002/02/13 11:52:42 simonmar Exp $
 --
 -- Interface to the POSIX regular expression library.
--- ToDo: detect regex library with configure.
 -- ToDo: should have an interface using PackedStrings.
 --
 -----------------------------------------------------------------------------