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/make_tdf/syntax.sid
3
 *	syntax.sid
4
 * and
4
 * and
5
 *	/u/g/release/Source/src/utilities/make_tdf/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 44... Line 44...
44
#define SYNTAX_INCLUDED
44
#define SYNTAX_INCLUDED
45
 
45
 
46
 
46
 
47
/* BEGINNING OF FUNCTION DECLARATIONS */
47
/* BEGINNING OF FUNCTION DECLARATIONS */
48
 
48
 
49
extern void read_spec PROTO_S ((SPECIFICATION *));
49
extern void read_spec(SPECIFICATION *);
50
 
50
 
51
/* BEGINNING OF TERMINAL DEFINITIONS */
51
/* BEGINNING OF TERMINAL DEFINITIONS */
52
 
52
 
53
#define lex_break (2)
53
#define lex_break (2)
54
#define lex_number (1)
54
#define lex_number (1)