From 209215672e84f3097ea9aa3abecf510f18208a3b Mon Sep 17 00:00:00 2001 From: Marc Autret Date: Fri, 21 Sep 2001 16:25:59 +0000 Subject: [PATCH] Update. --- TODO | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/TODO b/TODO index 3c14696e..b5373062 100644 --- a/TODO +++ b/TODO @@ -5,16 +5,7 @@ Complete parse_skel_decl () with parse_dquoted_param (). [] Check and cleanup for CPP-out code. [] * src/output.c -Synchronize `#line' directive with user file. [] -------------------------------------------------------------------- -In the bison source: -%define linef "#line %d %s" - -In output.c: -if (macro_find ("linef")) - obstack_fgrow2 (&table_obstack, macro_find ("linef"), - line, filename); -------------------------------------------------------------------- +Synchronize `#line' directive with user file. [ok] Cleanup dirty CPP-out code. [] ** Output sub-skeleton files. [] -- 2.47.2