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/calculus/syntax.sid
3
 *	syntax.sid
4
 * and
4
 * and
5
 *	/u/g/release/Source/src/utilities/calculus/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 extra_calculus PROTO_S ((void));
49
extern void extra_calculus(void);
50
extern void read_calculus PROTO_S ((void));
50
extern void read_calculus(void);
51
 
51
 
52
/* BEGINNING OF TERMINAL DEFINITIONS */
52
/* BEGINNING OF TERMINAL DEFINITIONS */
53
 
53
 
54
#define lex_number (1)
54
#define lex_number (1)
55
#define lex_lshift (35)
55
#define lex_lshift (35)