changeset 41413 | 64cd30d6b0b8 |
parent 39655 | 8ad7fe9d6f0b |
child 42094 | e6867e9c6d10 |
--- a/src/HOL/Predicate_Compile_Examples/Examples.thy Wed Dec 29 13:51:17 2010 +0100 +++ b/src/HOL/Predicate_Compile_Examples/Examples.thy Wed Dec 29 17:34:41 2010 +0100 @@ -1,5 +1,5 @@ theory Examples -imports Main Predicate_Compile_Alternative_Defs +imports Main "~~/src/HOL/Library/Predicate_Compile_Alternative_Defs" begin section {* Formal Languages *}