/[bison]/bison/src/output.c
ViewVC logotype

Diff of /bison/src/output.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.201 by akim, Sun Oct 20 11:20:15 2002 UTC revision 1.202 by akim, Thu Oct 24 11:40:27 2002 UTC
# Line 527  output_skeleton (void) Line 527  output_skeleton (void)
527      error (EXIT_FAILURE, errno, "fdopen");      error (EXIT_FAILURE, errno, "fdopen");
528    
529    /* Output the definitions of all the muscles.  */    /* Output the definitions of all the muscles.  */
   
   /* There are no comments, especially not `#': we do want M4 expansion  
      after `#': think of CPP macros!  */  
   fputs ("m4_changecom()\n", out);  
530    fputs ("m4_init()\n", out);    fputs ("m4_init()\n", out);
531    
532    user_actions_output (out);    user_actions_output (out);

Legend:
Removed from v.1.201  
changed lines
  Added in v.1.202

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26