Subversion Repositories tendra.SVN

Rev

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 7
Line 64... Line 64...
64
/*--------------------------------------------------------------------------*/
64
/*--------------------------------------------------------------------------*/
65
 
65
 
66
extern CLexerStreamP		c_current_stream;
66
extern CLexerStreamP		c_current_stream;
67
extern COutputInfoP		c_current_out_info;
67
extern COutputInfoP		c_current_out_info;
68
extern TableP			c_current_table;
68
extern TableP			c_current_table;
69
extern void			c_parse_grammar
69
extern void			c_parse_grammar(void);
70
	PROTO_S ((void));
-
 
71
 
70
 
72
#endif /* !defined (H_C_PARSER) */
71
#endif /* !defined (H_C_PARSER) */
73

72

74
/*
73
/*
75
 * Local variables(smf):
74
 * Local variables(smf):