src/Pure/Pure.thy
changeset 69887 b9985133805d
parent 69662 fd86ed39aea4
child 69891 def3ec9cdb7e
--- a/src/Pure/Pure.thy	Sat Mar 09 23:57:07 2019 +0100
+++ b/src/Pure/Pure.thy	Sun Mar 10 00:21:34 2019 +0100
@@ -7,7 +7,7 @@
 theory Pure
 keywords
     "!!" "!" "+" ":" ";" "<" "<=" "==" "=>" "?" "[" "\<comment>" "\<equiv>" "\<leftharpoondown>" "\<rightharpoonup>" "\<rightleftharpoons>"
-    "\<subseteq>" "]" "binder" "in" "infix" "infixl" "infixr" "is" "open" "output"
+    "\<marker>" "\<subseteq>" "]" "binder" "in" "infix" "infixl" "infixr" "is" "open" "output"
     "overloaded" "pervasive" "premises" "structure" "unchecked"
   and "private" "qualified" :: before_command
   and "assumes" "constrains" "defines" "fixes" "for" "if" "includes" "notes" "rewrites"