diff -r 5dbe537087aa -r 1559e9266280 src/HOL/Quickcheck_Examples/Quickcheck_Examples.thy --- a/src/HOL/Quickcheck_Examples/Quickcheck_Examples.thy Wed Apr 03 10:15:43 2013 +0200 +++ b/src/HOL/Quickcheck_Examples/Quickcheck_Examples.thy Wed Apr 03 22:26:04 2013 +0200 @@ -6,7 +6,7 @@ header {* Examples for the 'quickcheck' command *} theory Quickcheck_Examples -imports Complex_Main "~~/src/HOL/Library/Dlist" "~~/src/HOL/Library/Multiset" +imports Complex_Main "~~/src/HOL/Library/Dlist" "~~/src/HOL/Library/DAList_Multiset" begin text {*