adjusting antiquote_setup (cf. d83797ef0d2d)
authorbulwahn
Tue, 29 Nov 2011 14:33:18 +0100
changeset 45675 ac54a3abff81
parent 45669 06e259492f6b
child 45677 af0b0e628e51
adjusting antiquote_setup (cf. d83797ef0d2d)
doc-src/antiquote_setup.ML
--- a/doc-src/antiquote_setup.ML	Tue Nov 29 06:09:41 2011 +0100
+++ b/doc-src/antiquote_setup.ML	Tue Nov 29 14:33:18 2011 +0100
@@ -205,7 +205,7 @@
   entity_antiqs (K check_tool) "isatt" "tool" #>
   entity_antiqs (K (can Thy_Info.get_theory)) "" "theory" #>
   entity_antiqs (thy_check ML_Context.intern_antiq ML_Context.defined_antiq)
-    "" Markup.ML_antiquotationN;
+    "" Isabelle_Markup.ML_antiquotationN;
 
 end;