diff -r 7430e07a5d61 -r 86e3b39c2a60 Nominal/Ex/Foo2.thy --- a/Nominal/Ex/Foo2.thy Sun Dec 12 00:10:40 2010 +0000 +++ b/Nominal/Ex/Foo2.thy Sun Dec 12 22:09:11 2010 +0000 @@ -24,6 +24,8 @@ "bn (As x y t a) = [atom x] @ bn a" | "bn (As_Nil) = []" +thm foo.exhaust + ML {* Variable.import; Variable.import true @{thms foo.exhaust} @{context}