author | wenzelm |
Wed, 01 Jul 2015 21:57:21 +0200 | |
changeset 60625 | f64658887a05 |
parent 60624 | 5b6552e12421 |
child 60626 | 9eefb9f39021 |
--- a/src/Pure/subgoal.ML Wed Jul 01 21:48:46 2015 +0200 +++ b/src/Pure/subgoal.ML Wed Jul 01 21:57:21 2015 +0200 @@ -190,7 +190,9 @@ |> Seq.hd) |> Proof.map_context (#2 o Proof_Context.note_thmss "" [(result_binding, [(results', [])])]) - end); + end) + #> Proof.reset_facts + #> Proof.enter_backward; in state |> Proof.enter_forward