src/Pure/PIDE/markup.scala
changeset 72782 98ecb951d911
parent 72781 15a8de807f21
child 72842 6aae62f55c2b
--- a/src/Pure/PIDE/markup.scala	Sun Nov 29 17:54:50 2020 +0100
+++ b/src/Pure/PIDE/markup.scala	Sun Nov 29 17:57:20 2020 +0100
@@ -380,6 +380,8 @@
   val CARTOUCHE = "cartouche"
   val COMMENT = "comment"
 
+  val LOAD_COMMAND = "load_command"
+
 
   /* comments */