238 ("", "longid => logic", Delimfix "_"), |
238 ("", "longid => logic", Delimfix "_"), |
239 ("", "var => logic", Delimfix "_"), |
239 ("", "var => logic", Delimfix "_"), |
240 ("_DDDOT", "logic", Delimfix "..."), |
240 ("_DDDOT", "logic", Delimfix "..."), |
241 ("_constify", "num => num_const", Delimfix "_"), |
241 ("_constify", "num => num_const", Delimfix "_"), |
242 ("_indexnum", "num_const => index", Delimfix "\\<^sub>_"), |
242 ("_indexnum", "num_const => index", Delimfix "\\<^sub>_"), |
243 ("_index", "logic => index", Delimfix "\\<^bsub>_\\<^esub>"), |
243 ("_index", "logic => index", Delimfix "(00\\<^bsub>_\\<^esub>)"), |
244 ("_indexdefault", "index", Delimfix ""), |
244 ("_indexdefault", "index", Delimfix ""), |
245 ("_indexvar", "index", Delimfix "'\\<index>"), |
245 ("_indexvar", "index", Delimfix "'\\<index>"), |
246 ("_struct", "index => logic", Mixfix ("\\<struct>_", [1000], 1000))]; |
246 ("_struct", "index => logic", Mixfix ("\\<struct>_", [1000], 1000))]; |
247 |
247 |
248 val pure_syntax_output = |
248 val pure_syntax_output = |