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

Diff of /bison/src/macrotab.c

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

revision 1.6 by pascal, Fri Aug 31 18:22:54 2001 UTC revision 1.7 by pascal, Fri Aug 31 18:51:06 2001 UTC
# Line 53  macro_init (void) Line 53  macro_init (void)
53    
54    /* Version and input file.  */    /* Version and input file.  */
55    macro_insert ("version", VERSION);    macro_insert ("version", VERSION);
56    macro_insert ("filename", "a.y");    macro_insert ("filename", infile);
57    
58    /* Types.  */    /* Types.  */
59    macro_insert ("stype", "int");    macro_insert ("stype", "int");

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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