1
2 dcl 1 mrds_rst_terminals static internal,
3 2 TC ( 339) char(1) init(
4 "<","l","e","f","t","_","p","a","r","e","n","t","h","e",
5 "s","i","s",">","<","r","i","g","h","t","_","p","a","r",
6 "e","n","t","h","e","s","i","s",">","<","c","o","m","m",
7 "a",">","<","s","e","m","i","c","o","l","o","n",">","<",
8 "c","o","l","o","n",">","<","h","y","p","h","e","n",">",
9 "<","a","s","t","e","r","i","s","k",">","<","p","l","u",
10 "s",">","<","p","a","t","h","_","n","a","m","e",">","<",
11 "e","n","t","r","y","_","n","a","m","e",">","<","p","o",
12 "s","i","t","i","v","e","_","i","n","t","e","g","e","r",
13 ">","<","i","d","e","n","t","i","f","i","e","r",">","<",
14 "d","o","m","a","i","n",">","<","a","t","t","r","i","b",
15 "u","t","e",">","<","r","e","l","a","t","i","o","n",">",
16 "<","i","n","d","e","x",">","<","r","e","a","l",">","<",
17 "c","o","m","p","l","e","x",">","<","f","i","x","e","d",
18 ">","<","f","l","o","a","t",">","<","b","i","n","a","r",
19 "y",">","<","d","e","c","i","m","a","l",">","<","p","r",
20 "e","c","i","s","i","o","n",">","<","c","h","a","r",">",
21 "<","b","i","t",">","<","v","a","r","y","i","n","g",">",
22 "<","n","o","n","v","a","r","y","i","n","g",">","<","a",
23 "l","i","g","n","e","d",">","<","u","n","a","l","i","g",
24 "n","e","d",">","<","c","h","e","c","k","_","p","r","o",
25 "c",">","<","e","n","c","o","d","e","_","p","r","o","c",
26 ">","<","d","e","c","o","d","e","_","p","r","o","c",">",
27 "<","d","e","c","o","d","e","_","d","c","l",">","<","n",
28 "i","l",">"),
29 2 TL ( 34),
30 3 lk fixed bin(24) init(
31 ( 7) 0, 3,( 3) 0, 6, 5, 0,
32 0, 0, 2, 0, 0, 12, 8, 1, 14,( 4) 0, 23,
33 28, 17, 4, 31, 32, 25),
34 3 fc fixed bin(24) init(
35 1, 19, 38, 45, 56, 63, 71, 81, 87, 98, 110, 128, 140, 148,
36 159, 169, 176, 182, 191, 198, 205, 213, 222, 233, 239, 244, 253, 265,
37 274, 285, 297, 310, 323, 335),
38 3 ln fixed bin(24) init(
39 18, 19, 7, 11, 7, 8, 10, 6, 11, 12, 18, 12, 8, 11,
40 10, 7, 6, 9, 7, 7, 8, 9, 11, 6, 5, 9, 12, 9,
41 11, 12, 13, 13, 12, 5),
42 2 THL (0: 36) fixed bin(24) init(
43 ( 6) 0, 24, 20, 0, 0, 27, 7, 0, 18,
44 10, 0, 9, 0, 22, 21, 0, 0, 11, 0, 30, 13, 0, 19,
45 0, 33, 29, 34, 0, 26, 0, 15, 16);
46
47