| changeset 36610 | bafd82950e24 | 
| parent 33643 | b275f26a638b | 
| child 39284 | 3aefd3342978 | 
--- a/src/Pure/Isar/proof_display.ML Mon May 03 07:59:51 2010 +0200 +++ b/src/Pure/Isar/proof_display.ML Mon May 03 14:25:56 2010 +0200 @@ -48,7 +48,7 @@ fun pretty_theorems_diff verbose prev_thys thy = let - val pretty_fact = ProofContext.pretty_fact (ProofContext.init thy); + val pretty_fact = ProofContext.pretty_fact (ProofContext.init_global thy); val facts = PureThy.facts_of thy; val thmss = Facts.dest_static (map PureThy.facts_of prev_thys) facts