diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2006-03-30 02:10:03 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2006-03-30 02:10:03 +0000 |
commit | d2aad610d525c975008c54da0f6445bb697b6109 (patch) | |
tree | d6890c533a60803d52e3c28bb8c428ae7eaa4dea /devel/ragel/pkg-descr | |
parent | 5141fa0ed28bb81efd46acbf9dc91486d808ed15 (diff) |
Notes
Diffstat (limited to 'devel/ragel/pkg-descr')
-rw-r--r-- | devel/ragel/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ragel/pkg-descr b/devel/ragel/pkg-descr index 7a48d39f9413..22a009f02306 100644 --- a/devel/ragel/pkg-descr +++ b/devel/ragel/pkg-descr @@ -10,4 +10,4 @@ precisely the way you describe to Ragel how to compile your finite state machines. Ragel also understands operators that insert function calls into machines and operators that control any non-determinism in machines. -WWW: http://www.elude.ca/ragel/ +WWW: http://www.cs.queensu.ca/home/thurston/ragel/ |