diff --git a/TODO b/TODO new file mode 100644 index 00000000..b6a1d2a8 --- /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.