src/Pure/Pure.thy
changeset 63441 4c3fa4dba79f
parent 63434 c956d995bec6
child 63451 c4c587aedee8
equal deleted inserted replaced
63440:2ce032a41a3a 63441:4c3fa4dba79f
     6 
     6 
     7 theory Pure
     7 theory Pure
     8 keywords
     8 keywords
     9     "!!" "!" "+" "--" ":" ";" "<" "<=" "=" "=>" "?" "[" "\<comment>" "\<equiv>" "\<leftharpoondown>" "\<rightharpoonup>" "\<rightleftharpoons>"
     9     "!!" "!" "+" "--" ":" ";" "<" "<=" "=" "=>" "?" "[" "\<comment>" "\<equiv>" "\<leftharpoondown>" "\<rightharpoonup>" "\<rightleftharpoons>"
    10     "\<subseteq>" "]" "attach" "binder" "for" "if" "in" "infix" "infixl" "infixr" "is"
    10     "\<subseteq>" "]" "attach" "binder" "for" "if" "in" "infix" "infixl" "infixr" "is"
    11     "open" "output" "overloaded" "pervasive" "premises" "private" "qualified"
    11     "open" "output" "overloaded" "pervasive" "premises" "structure" "unchecked"
    12     "structure" "unchecked" "where" "when" "|"
    12     "where" "when" "|"
       
    13   and "private" "qualified" :: before_command
    13   and "assumes" "constrains" "defines" "fixes" "includes" "notes" "rewrites"
    14   and "assumes" "constrains" "defines" "fixes" "includes" "notes" "rewrites"
    14     "obtains" "shows" :: quasi_command
    15     "obtains" "shows" :: quasi_command
    15   and "text" "txt" :: document_body
    16   and "text" "txt" :: document_body
    16   and "text_raw" :: document_raw
    17   and "text_raw" :: document_raw
    17   and "default_sort" :: thy_decl == ""
    18   and "default_sort" :: thy_decl == ""