[Rt-commit] r7524 - in rt/branches/3.7-EXPERIMENTAL: .
ruz at bestpractical.com
ruz at bestpractical.com
Mon Apr 16 09:06:06 EDT 2007
Author: ruz
Date: Mon Apr 16 09:06:04 2007
New Revision: 7524
Modified:
rt/branches/3.7-EXPERIMENTAL/ (props changed)
rt/branches/3.7-EXPERIMENTAL/docs/design_docs/rql_parser_machine.graphviz
Log:
r4944 at cubic-pc: cubic | 2007-04-16 16:48:04 +0400
* mark that information in file is outdated
Modified: rt/branches/3.7-EXPERIMENTAL/docs/design_docs/rql_parser_machine.graphviz
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/docs/design_docs/rql_parser_machine.graphviz (original)
+++ rt/branches/3.7-EXPERIMENTAL/docs/design_docs/rql_parser_machine.graphviz Mon Apr 16 09:06:04 2007
@@ -2,6 +2,9 @@
/* GraphViz graph representing the state diagram of the RQL parser.
*/
+/* XXX: It's not up to date anymore, we should delete it or update.
+*/
+
digraph G {
PAREN -> PAREN;
More information about the Rt-commit
mailing list