diff dwtx/dwtxhelper/regex.d @ 159:7926b636c282

...
author Frank Benoit <benoit@tionex.de>
date Wed, 27 Aug 2008 01:57:58 +0200
parents
children 1a5b8f8129df
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dwtx/dwtxhelper/regex.d	Wed Aug 27 01:57:58 2008 +0200
@@ -0,0 +1,11 @@
+module dwtx.dwtxhelper.regex;
+
+class Matcher {
+}
+
+class Pattern {
+}
+
+class PatternSyntaxException {
+}
+