Updated an item.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Thu, 8 Feb 2007 03:32:48 +0000 (03:32 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Thu, 8 Feb 2007 03:32:48 +0000 (03:32 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@88 052ea7fc-9027-0410-9066-f65837a77df0

TODO

diff --git a/TODO b/TODO
index f443eb0..396dca4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
-Should be possible to turn off line numbers for debugging purposes (from a
-user).
+Add an option (probably -L) for turning off line numbers for debugging the
+generated state machine.
 
 Expressions of the form: expr1 <: expr2 . expr3
 sometimes don't behave as expected. If expr2 contains the empty string then