diff -r 35f30e07fe0d -r 64cd30d6b0b8 src/HOL/Predicate_Compile_Examples/IMP_1.thy --- a/src/HOL/Predicate_Compile_Examples/IMP_1.thy Wed Dec 29 13:51:17 2010 +0100 +++ b/src/HOL/Predicate_Compile_Examples/IMP_1.thy Wed Dec 29 17:34:41 2010 +0100 @@ -1,5 +1,5 @@ theory IMP_1 -imports "Predicate_Compile_Quickcheck" +imports "~~/src/HOL/Library/Predicate_Compile_Quickcheck" begin subsection {* IMP *}