/[bison]/bison/src/reader.h
ViewVC logotype

Diff of /bison/src/reader.h

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

revision 1.11 by akim, Sun Apr 7 17:43:41 2002 UTC revision 1.12 by akim, Thu May 2 15:06:46 2002 UTC
# Line 24  Line 24 
24  #include "symtab.h"  #include "symtab.h"
25    
26  /* Read in the grammar specification and record it in the format  /* Read in the grammar specification and record it in the format
27     described in gram.h.  All guards are copied into the FGUARD file     described in gram.h.  */
    and all actions into FACTION, in each case forming the body of a C  
    function (YYGUARD or YYACTION) which contains a switch statement to  
    decide which guard or action to execute.  */  
28    
29  void reader PARAMS ((void));  void reader PARAMS ((void));
30    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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