1 /* BEGIN INCLUDE FILE mrds_dsm_terminals.incl.pl1   (Davids Multics)  05/29/81 1008.2 mst Fri */
 2 dcl 1 mrds_dsm_terminals static internal,
 3     2 TC (153) char (1) init (
 4      "<", "i", "d", "e", "n", "t", "i", "f", "i", "e", "r", ">", ";", ":",
 5      ",", "(", ")", "=", "r", "e", "l", "a", "t", "i", "o", "n", "a", "t",
 6      "t", "r", "i", "b", "u", "t", "e", "a", "c", "c", "e", "s", "s", "r",
 7      "e", "l", "_", "a", "c", "c", "a", "t", "t", "r", "_", "a", "c", "c",
 8      "d", "e", "f", "a", "u", "l", "t", "i", "n", "w", "i", "t", "h", "d",
 9      "e", "l", "e", "t", "e", "a", "p", "p", "e", "n", "d", "t", "u", "p",
10      "l", "e", "a", "t", "t", "r", "d", "a", "d", "e", "l", "e", "t", "e",
11      "_", "t", "u", "p", "l", "e", "a", "p", "p", "e", "n", "d", "_", "t",
12      "u", "p", "l", "e", "r", "e", "a", "d", "r", "e", "a", "d", "_", "a",
13      "t", "t", "r", "m", "o", "d", "i", "f", "y", "m", "o", "d", "i", "f",
14      "y", "_", "a", "t", "t", "r", "n", "u", "l", "l", "n", "r", "m"),
15     2 TL (31),
16       3 lk fixed bin (24) init (
17 0, 0, 1, (6) 0, 4, (3) 0, 12,
18      (3) 0, 9, 14, 15, (4) 0, 24, 0, 0, 20,
19                                   17, 8, 0),
20       3 fc fixed bin (24) init (
21   1, 13, 14, 15, 16, 17, 18, 19, 27, 36, 42, 49, 57, 64,
22                                                                                                                                     66, 70, 76, 82, 87, 91, 92, 93, 105, 117, 121, 130, 136, 147,
23                               151, 152, 153),
24       3 ln fixed bin (24) init (
25                         12, (6) 1, 8, 9, 6, 7, 8, 7, 2,
26         4, 6, 6, 5, 4, 1, 1, 12, 12, 4, 9, 6, 11, 4,
27      (3) 1),
28     2 THL (0: 30) fixed bin (24) init (
29 0, 31, 30, 19, 0, 0, 6, 0, 0, 25, 7, 21, 5, 26,
30                                               23, 0, 13, 11, 16, 10, 18, 27, 2, 22, 28, 0, 29, 0,
31       3, 0, 0);
32 
33 /*   END INCLUDE FILE mrds_dsm_terminals.incl.pl1 */