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

Diff of /bison/src/print_graph.c

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

revision 1.18 by akim, Thu Dec 13 11:01:51 2001 UTC revision 1.19 by akim, Mon Dec 17 17:31:10 2001 UTC
# Line 207  print_graph (void) Line 207  print_graph (void)
207  {  {
208    int i;    int i;
209    
   if (!graph_flag)  
     return;  
   
210    /* Output file.  */    /* Output file.  */
211    fgraph = xfopen (spec_graph_file, "w");    fgraph = xfopen (spec_graph_file, "w");
212    

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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