clarified indentation;
authorwenzelm
Mon, 11 Jul 2016 20:58:00 +0200
changeset 63451 c4c587aedee8
parent 63450 afd657fffdf9
child 63452 52349e41d5dc
clarified indentation;
src/Pure/Pure.thy
--- a/src/Pure/Pure.thy	Mon Jul 11 20:37:28 2016 +0200
+++ b/src/Pure/Pure.thy	Mon Jul 11 20:58:00 2016 +0200
@@ -8,11 +8,10 @@
 keywords
     "!!" "!" "+" "--" ":" ";" "<" "<=" "=" "=>" "?" "[" "\<comment>" "\<equiv>" "\<leftharpoondown>" "\<rightharpoonup>" "\<rightleftharpoons>"
     "\<subseteq>" "]" "attach" "binder" "for" "if" "in" "infix" "infixl" "infixr" "is"
-    "open" "output" "overloaded" "pervasive" "premises" "structure" "unchecked"
-    "where" "when" "|"
+    "open" "output" "overloaded" "pervasive" "premises" "structure" "unchecked" "when"
   and "private" "qualified" :: before_command
   and "assumes" "constrains" "defines" "fixes" "includes" "notes" "rewrites"
-    "obtains" "shows" :: quasi_command
+    "obtains" "shows" "where" "|" :: quasi_command
   and "text" "txt" :: document_body
   and "text_raw" :: document_raw
   and "default_sort" :: thy_decl == ""