We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3706821 + e9f1be0 commit b89e3ffCopy full SHA for b89e3ff
thecl/thecl10.c
@@ -1080,16 +1080,27 @@ static const id_format_pair_t th19_fmts[] = {
1080
};
1081
1082
static const id_format_pair_t th20_fmts[] = {
1083
+ { 46, "SSSSSSSSS" },
1084
+ { 47, "Sffffffff" },
1085
{ 341, "" },
1086
{ 342, "" },
1087
{ 343, "S" },
1088
{ 344, "SS" },
1089
{ 448, "S" },
1090
+ { 536, "" },
1091
+ { 537, "" },
1092
+ { 540, "SS" },
1093
+ { 546, "S" },
1094
+ { 547, "S" },
1095
{ 548, "" },
1096
{ 564, "" },
1097
+ { 565, "" },
1098
+ { 566, "S" },
1099
{ 567, "SS" },
1100
{ 572, "S" },
1101
{ 573, "" },
1102
+ { 574, "" },
1103
+ { 575, "S" },
1104
{ 1001, "S" },
1105
{ 1002, "S" },
1106
{ 1003, "S" },
0 commit comments