Removed a completed item.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 9 Feb 2007 04:04:56 +0000 (04:04 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 9 Feb 2007 04:04:56 +0000 (04:04 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@90 052ea7fc-9027-0410-9066-f65837a77df0

TODO

diff --git a/TODO b/TODO
index 396dca4..9eeabff 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,9 +19,6 @@ The fixed size stack is a problem for manual recursion of unlimited depth.
 An option to turn off the removal of duplicate actions might be useful for
 analyzing unintentional nondeterminism.
 
-To avoid confusion, there should be a correspondence between state numbers in
-the generated code, graphviz and the XML.
-
 Might be a good idea to add in some protection against using up all of a
 system's memory. This protection could then be removed by people when someone
 is sure they want to use a lot of memory.