author | kuncar |
Tue, 29 Nov 2011 18:22:31 +0100 | |
changeset 45677 | af0b0e628e51 |
parent 45676 | fa46fef06590 (current diff) |
parent 45675 | ac54a3abff81 (diff) |
child 45678 | 1a6206f538d4 |
--- a/doc-src/antiquote_setup.ML Tue Nov 29 14:16:06 2011 +0100 +++ b/doc-src/antiquote_setup.ML Tue Nov 29 18:22:31 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;