src/Pure/Tools/keywords.scala
changeset 56146 8453d35e4684
parent 55618 995162143ef4
child 56631 89269bb8e7ca
equal deleted inserted replaced
56145:a200bffe4027 56146:8453d35e4684
    23     "thy_heading2" -> "theory-heading",
    23     "thy_heading2" -> "theory-heading",
    24     "thy_heading3" -> "theory-heading",
    24     "thy_heading3" -> "theory-heading",
    25     "thy_heading4" -> "theory-heading",
    25     "thy_heading4" -> "theory-heading",
    26     "thy_load" -> "theory-decl",
    26     "thy_load" -> "theory-decl",
    27     "thy_decl" -> "theory-decl",
    27     "thy_decl" -> "theory-decl",
    28     "thy_script" -> "theory-script",
       
    29     "thy_goal" -> "theory-goal",
    28     "thy_goal" -> "theory-goal",
    30     "qed_script" -> "qed",
    29     "qed_script" -> "qed",
    31     "qed_block" -> "qed-block",
    30     "qed_block" -> "qed-block",
    32     "qed_global" -> "qed-global",
    31     "qed_global" -> "qed-global",
    33     "prf_heading2" -> "proof-heading",
    32     "prf_heading2" -> "proof-heading",