]> git.saurik.com Git - bison.git/blobdiff - TODO
Restore --no-lines.
[bison.git] / TODO
diff --git a/TODO b/TODO
index 0e3b95d925e2165ff65d6209fd551e6cc5cd1e1c..7b4b7fd420bb3a998afec3b544308ee03493b4f9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -155,21 +155,11 @@ Paul notes:
 Show reductions.       []
 
 * Broken options ?
-** %no-lines           [ok]
 ** %no-parser          []
-** %pure-parser                []
 ** %token-table                []
-** Options which could use parse_dquoted_param ().
-Maybe transferred in lex.c.
-*** %skeleton          [ok]
-*** %output            []
-*** %file-prefix       []
-*** %name-prefix       []
-
 ** Skeleton strategy.  []
 Must we keep %no-parser?
             %token-table?
-*** New skeletons.     []
 
 * src/print_graph.c
 Find the best graph parameters.        []