diff options
author | LukenShiro <lukenshiro@ngi.it> | 2010-05-13 00:25:30 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:25:30 +0200 |
commit | c3e3716052265464f217ab6df9fe202a54b418ea (patch) | |
tree | 1ffbc06dc8551f7a7abbe4d75ccbb1d6ed440f16 /development/re2c/README | |
parent | f25ca8c623d6fcdb33f7d9ac995e5f2dc6c1f4a9 (diff) | |
download | slackbuilds-c3e3716052265464f217ab6df9fe202a54b418ea.tar.gz |
development/re2c: Updated for version 0.13.5
Diffstat (limited to 'development/re2c/README')
-rw-r--r-- | development/re2c/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/re2c/README b/development/re2c/README index f075ed321c..227f25951c 100644 --- a/development/re2c/README +++ b/development/re2c/README @@ -4,5 +4,3 @@ regular expression matching. As a result this allows a much broader range of use than any traditional lexer offers. And last but not least re2c generates warning free code that is equal to hand-written code in terms of size, speed and quality. - -It is released under Public Domain. |