| changeset 36054 | 93d62439506c |
| parent 36040 | fcd7bea01a93 |
| child 36257 | 3f3e9f18f302 |
--- a/src/HOL/Predicate_Compile_Examples/Specialisation_Examples.thy Wed Mar 31 16:44:41 2010 +0200 +++ b/src/HOL/Predicate_Compile_Examples/Specialisation_Examples.thy Wed Mar 31 16:44:41 2010 +0200 @@ -1,5 +1,5 @@ theory Specialisation_Examples -imports Main "../ex/Predicate_Compile_Alternative_Defs" +imports Main Predicate_Compile_Alternative_Defs begin section {* Specialisation Examples *}