From: Marc Autret Date: Thu, 30 Aug 2001 00:44:59 +0000 (+0000) Subject: New file X-Git-Tag: pre-merge-of-1-29-branch~43 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=416bd7a9f3c47b9a6e18eea08eb5a152dd2d23c4;p=platform%2Fupstream%2Fbison.git New file --- diff --git a/TODO b/TODO new file mode 100644 index 0000000..b6a1d2a --- /dev/null +++ b/TODO @@ -0,0 +1,11 @@ +-*- outline -*- + +* src/reader.c +** Complete parse_skel_decl () with parse_dquoted_param (). + +* src/output.c +** Output sub-skeleton files. +** cleanup dirty CPP-out code. + +* Options +** Synchronize percent options and command line options.