Revision
3623
Author
lsansonetti@apple.com
Date
2010-02-25 13:56:37 -0800 (Thu, 25 Feb 2010)

Log Message

add ruby/re.h file for MRI compat

Added Paths

Diff

Added: MacRuby/branches/icu/include/ruby/re.h (0 => 3623)


--- MacRuby/branches/icu/include/ruby/re.h	                        (rev 0)
+++ MacRuby/branches/icu/include/ruby/re.h	2010-02-25 21:56:37 UTC (rev 3623)
@@ -0,0 +1 @@
+// This file is there for backward compatibility with MRI.