author | bulwahn |
Thu, 09 Jun 2011 10:19:51 +0200 | |
changeset 43318 | 825f4f0dcf71 |
parent 43317 | f9283eb3a4bf |
child 43319 | 048c7eea1a71 |
--- a/src/HOL/ex/Quickcheck_Narrowing_Examples.thy Thu Jun 09 09:07:13 2011 +0200 +++ b/src/HOL/ex/Quickcheck_Narrowing_Examples.thy Thu Jun 09 10:19:51 2011 +0200 @@ -6,7 +6,7 @@ header {* Examples for narrowing-based testing *} theory Quickcheck_Narrowing_Examples -imports "~~/src/HOL/Library/Quickcheck_Narrowing" +imports Main begin subsection {* Minimalistic examples *}