apply global morphism for theory, instantiation and overloading target; n.b. target morphism and global morphism coincide for theory target
--- a/src/Pure/Isar/theory_target.ML Mon Feb 15 14:04:06 2010 +0100
+++ b/src/Pure/Isar/theory_target.ML Mon Feb 15 14:04:06 2010 +0100
@@ -88,7 +88,7 @@
in
if target = "" then
lthy
- |> direct_decl target_decl
+ |> direct_decl global_decl
else
lthy
|> pervasive ? direct_decl global_decl