/[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.52 by pascal, Fri Aug 31 18:22:54 2001 UTC revision 1.53 by marc, Fri Aug 31 18:30:21 2001 UTC
# Line 1074  prepare (void) Line 1074  prepare (void)
1074    MACRO_INSERT_INT ("nstates", nstates);    MACRO_INSERT_INT ("nstates", nstates);
1075    MACRO_INSERT_INT ("ntokens", ntokens);    MACRO_INSERT_INT ("ntokens", ntokens);
1076    
1077      MACRO_INSERT_INT ("locations_flag", locations_flag);
1078    
1079    if (spec_name_prefix)    if (spec_name_prefix)
1080      MACRO_INSERT_STRING ("prefix", spec_name_prefix);      MACRO_INSERT_STRING ("prefix", spec_name_prefix);
1081  }  }

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

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