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

Diff of /bison/src/muscle_tab.c

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

revision 1.25 by eggert, Tue Oct 22 04:39:05 2002 UTC revision 1.26 by akim, Wed Nov 6 14:11:47 2002 UTC
# Line 65  muscle_init (void) Line 65  muscle_init (void)
65    /* Version and input file.  */    /* Version and input file.  */
66    MUSCLE_INSERT_STRING ("version", VERSION);    MUSCLE_INSERT_STRING ("version", VERSION);
67    MUSCLE_INSERT_STRING ("filename", infile);    MUSCLE_INSERT_STRING ("filename", infile);
   
   /* FIXME: there should probably be no default here, only in the  
      skeletons.  */  
   
   /* Default #line formatting.  */  
   MUSCLE_INSERT_STRING ("linef", "#line %d %s\n");  
68  }  }
69    
70    

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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