diff -r b11653b11bd3 -r cd612b489504 CookBook/Package/Ind_Interface.thy --- a/CookBook/Package/Ind_Interface.thy Mon Oct 20 06:22:11 2008 +0000 +++ b/CookBook/Package/Ind_Interface.thy Mon Oct 27 18:48:52 2008 +0100 @@ -1,5 +1,5 @@ theory Ind_Interface -imports Base Simple_Inductive_Package +imports "../Base" Simple_Inductive_Package begin (*<*) @@ -114,7 +114,7 @@ Const (\"all\", \) $ Abs (\"z\", TFree (\"'a\", \), Const (\"==>\", \) $ (Const (\"Trueprop\", \) $ - (Free (\"trcl\", \) $ Free (\"r\", \) $ Bound 2 $ Bound 1)) $ + (Free (\"trcl\", \) $ Free (\"r\", \) $ Bound 2 $ Bound 1)) $ (Const (\"==>\", \) $ \ $ \))))])]), \) : (((Name.binding * typ) * mixfix) list *