Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Add a Regex::Cursor2 temporarily that uses 6model, to help make migra…
…tion easier.
  • Loading branch information
jnthn committed Jan 22, 2011
1 parent ec5a9e6 commit 7610524
Show file tree
Hide file tree
Showing 2 changed files with 1,074 additions and 0 deletions.
1 change: 1 addition & 0 deletions build/Makefile.in
Expand Up @@ -50,6 +50,7 @@ REGEX_SOURCES = \
src/Regex.pir \
src/Regex/constants.pir \
src/Regex/Cursor.pir \
src/Regex/Cursor2.pir \
src/Regex/Cursor-builtins.pir \
src/Regex/Cursor-protoregex-peek.pir \
src/Regex/Match.pir \
Expand Down

0 comments on commit 7610524

Please sign in to comment.