Subversion Repositories tendra.SVN

Rev

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

Rev 5 Rev 6
Line 1... Line 1...
1
/*
1
/*
2
 * Automatically generated from the files:
2
 * Automatically generated from the files:
3
 *	/u/g/release/Source/src/utilities/sid/c-parser.sid
3
 *	c-parser.sid
4
 * and
4
 * and
5
 *	/u/g/release/Source/src/utilities/sid/c-parser.act
5
 *	c-parser.act
6
 * by:
6
 * by:
7
 *	sid
7
 *	./obj/sid
8
 */
8
 */
9
 
9
 
10
/* BEGINNING OF HEADER */
10
/* BEGINNING OF HEADER */
11
 
11
 
12
 
12
 
Line 41... Line 41...
41
 
41
 
42
 
42
 
43
 
43
 
44
/* BEGINNING OF FUNCTION DECLARATIONS */
44
/* BEGINNING OF FUNCTION DECLARATIONS */
45
 
45
 
46
extern void c_parse_grammar PROTO_S ((void));
46
extern void c_parse_grammar (void);
47
 
47
 
48
/* BEGINNING OF TERMINAL DEFINITIONS */
48
/* BEGINNING OF TERMINAL DEFINITIONS */
49
 
49
 
50
#define ZBopen_Htuple (18)
50
#define ZBopen_Htuple (18)
51
#define ZBsid_Hidentifier (8)
51
#define ZBsid_Hidentifier (8)