src/Doc/antiquote_setup.ML
changeset 50201 c26369c9eda6
parent 48985 5386df44a037
child 50239 fb579401dc26
--- a/src/Doc/antiquote_setup.ML	Sun Nov 25 18:50:13 2012 +0100
+++ b/src/Doc/antiquote_setup.ML	Sun Nov 25 19:49:24 2012 +0100
@@ -210,7 +210,7 @@
   entity_antiqs no_check "isatt" "executable" #>
   entity_antiqs (K check_tool) "isatool" "tool" #>
   entity_antiqs (thy_check ML_Context.intern_antiq ML_Context.defined_antiq)
-    "" Isabelle_Markup.ML_antiquotationN;
+    "" Markup.ML_antiquotationN;
 
 end;