import rt 3.8.7
[freeside.git] / rt / docs / design_docs / rql_parser_machine.graphviz
index 36463ec..93ea989 100644 (file)
@@ -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;