equal
deleted
inserted
replaced
15 "shows" "structure" "unchecked" "where" "when" "|" |
15 "shows" "structure" "unchecked" "where" "when" "|" |
16 and "text" "txt" :: document_body |
16 and "text" "txt" :: document_body |
17 and "text_raw" :: document_raw |
17 and "text_raw" :: document_raw |
18 and "default_sort" :: thy_decl == "" |
18 and "default_sort" :: thy_decl == "" |
19 and "typedecl" "type_synonym" "nonterminal" "judgment" |
19 and "typedecl" "type_synonym" "nonterminal" "judgment" |
20 "consts" "syntax" "no_syntax" "translations" "no_translations" "defs" |
20 "consts" "syntax" "no_syntax" "translations" "no_translations" |
21 "definition" "abbreviation" "type_notation" "no_type_notation" "notation" |
21 "definition" "abbreviation" "type_notation" "no_type_notation" "notation" |
22 "no_notation" "axiomatization" "lemmas" "declare" |
22 "no_notation" "axiomatization" "lemmas" "declare" |
23 "hide_class" "hide_type" "hide_const" "hide_fact" :: thy_decl |
23 "hide_class" "hide_type" "hide_const" "hide_fact" :: thy_decl |
24 and "SML_file" "SML_file_debug" "SML_file_no_debug" :: thy_load % "ML" |
24 and "SML_file" "SML_file_debug" "SML_file_no_debug" :: thy_load % "ML" |
25 and "SML_import" "SML_export" :: thy_decl % "ML" |
25 and "SML_import" "SML_export" :: thy_decl % "ML" |