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

Diff of /bison/src/nullable.h

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

revision 1.3 by akim, Thu Aug 1 18:13:29 2002 UTC revision 1.4 by eggert, Mon Oct 21 05:30:50 2002 UTC
# Line 26  Line 26 
26  extern bool *nullable;  extern bool *nullable;
27    
28  /* Set up NULLABLE. */  /* Set up NULLABLE. */
29  extern void nullable_compute PARAMS((void));  extern void nullable_compute (void);
30    
31  /* Free NULLABLE. */  /* Free NULLABLE. */
32  extern void nullable_free PARAMS((void));  extern void nullable_free (void);
33  #endif /* !NULLABLE_H_ */  #endif /* !NULLABLE_H_ */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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