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 1... Line 1...
1
/*
1
/*
2
 * Automatically generated from the files:
2
 * Automatically generated from the files:
3
 *	/u/g/release/Source/src/utilities/lexi/syntax.sid
3
 *	syntax.sid
4
 * and
4
 * and
5
 *	/u/g/release/Source/src/utilities/lexi/syntax.act
5
 *	syntax.act
6
 * by:
6
 * by:
7
 *	sid
7
 *	sid
8
 */
8
 */
9
 
9
 
10
/* BEGINNING OF HEADER */
10
/* BEGINNING OF HEADER */
Line 46... Line 46...
46
extern char *sid_prefix ;
46
extern char *sid_prefix ;
47
 
47
 
48
 
48
 
49
/* BEGINNING OF FUNCTION DECLARATIONS */
49
/* BEGINNING OF FUNCTION DECLARATIONS */
50
 
50
 
51
extern void read_lex PROTO_S ((void));
51
extern void read_lex(void);
52
 
52
 
53
/* BEGINNING OF TERMINAL DEFINITIONS */
53
/* BEGINNING OF TERMINAL DEFINITIONS */
54
 
54
 
55
#define lex_keyword (7)
55
#define lex_keyword (7)
56
#define lex_digit (5)
56
#define lex_digit (5)