X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fdocs%2Fdesign_docs%2Frql_parser_machine.graphviz;h=93ea989c153fe64f815a1c81d1431d4da37165d6;hb=b6dbe0f12dbbe4ea5209367f905f937789b5b607;hp=36463ecc9280d025e3ababbf6869d2c931eafd0f;hpb=5fc8c5edf574ab024d4646914b6432d458e2ffbd;p=freeside.git diff --git a/rt/docs/design_docs/rql_parser_machine.graphviz b/rt/docs/design_docs/rql_parser_machine.graphviz index 36463ecc9..93ea989c1 100644 --- a/rt/docs/design_docs/rql_parser_machine.graphviz +++ b/rt/docs/design_docs/rql_parser_machine.graphviz @@ -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;