author | wenzelm |
Tue, 21 Aug 2007 20:05:40 +0200 | |
changeset 24389 | 9ddef2b1118a |
parent 24388 | cf24894b81ff |
child 24390 | 9b5073c79a0b |
--- a/src/Pure/Isar/theory_target.ML Tue Aug 21 20:05:38 2007 +0200 +++ b/src/Pure/Isar/theory_target.ML Tue Aug 21 20:05:40 2007 +0200 @@ -301,7 +301,7 @@ |> ProofContext.qualified_names |> ProofContext.note_thmss_i kind local_facts ||> ProofContext.restore_naming lthy - ||> ProofContext.restore_stmt lthy + ||> ProofContext.restore_mode lthy end;