author | wenzelm |
Sat, 07 Oct 2006 01:31:22 +0200 | |
changeset 20893 | c99f79910ae8 |
parent 20892 | 318f0ff93d99 |
child 20894 | 784eefc906aa |
--- a/src/Pure/Tools/invoke.ML Sat Oct 07 01:31:20 2006 +0200 +++ b/src/Pure/Tools/invoke.ML Sat Oct 07 01:31:22 2006 +0200 @@ -73,7 +73,7 @@ val notes = maps (Element.facts_of thy) elems' |> Element.satisfy_facts prems'' - |> Element.generalize_facts ctxt'' ctxt + |> Element.export_facts ctxt'' ctxt |> Attrib.map_facts (Attrib.attribute_i thy) |> map (fn ((a, atts), bs) => ((a, atts @ more_atts), bs)); in