src/Pure/theory.ML
changeset 73058 32618ae1b65d
parent 72059 69880fdc8310
child 74112 d0527bb2e590
--- a/src/Pure/theory.ML	Tue Jan 05 16:24:59 2021 +0100
+++ b/src/Pure/theory.ML	Tue Jan 05 16:39:53 2021 +0100
@@ -132,7 +132,7 @@
 
 fun get_markup thy =
   let val {pos, id, ...} = rep_theory thy
-  in theory_markup false (Context.theory_name thy) id pos end;
+  in theory_markup false (Context.theory_long_name thy) id pos end;
 
 fun check long ctxt (name, pos) =
   let