Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – tendra.SVN – Blame – /branches/tendra4/src/tools/pl/templ/consfile.c – Rev 2

Subversion Repositories tendra.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
/* AUTOMATICALLY GENERATED BY %ZX VERSION %ZV FROM TDF %VA.%VB */
2
/* SEE COPYRIGHT IN CONSFILE.H */
3
/* note that the table is sorted into alphabetic order */
4
#include "config.h"
5
#include "consfile.h"
6
#include "defs.h"
7
#include "syntax.h"
8
Constructs constructs [] = {
9
@use exp
10
@special callees
11
@special procprops
12
@special string
13
@special exp apply_general_proc
14
@special exp apply_proc
15
@special exp case
16
@special exp identify
17
@special exp labelled
18
@special exp make_floating
19
@special exp make_general_proc
20
@special exp make_int
21
@special exp make_proc
22
@special exp obtain_tag
23
@special exp sequence
24
@special exp tail_call
25
@special exp variable
26
@special alignment obtain_al_tag
27
@special error_treatment error_jump
28
@special nat make_nat
29
@special token use_tokdef
30
@loop sort
31
@if sort.basic
32
@if !sort.special
33
@loop sort.cons
34
@if cons.simple
35
@if cons.eq.xor
36
{ "%CN", %SN_t, c_%CN }
37
} ;
38
@else
39
{ "%CN", %SN_t, c_%CN },
40
@endif
41
@endif
42
@end
43
@endif
44
@endif
45
@end