| changeset 66453 | cc19f7ca2ed6 |
| parent 63177 | 6c05c4632949 |
| child 67414 | c46b3f9f79ea |
--- a/src/HOL/Quickcheck_Examples/Hotel_Example.thy Fri Aug 18 13:55:05 2017 +0200 +++ b/src/HOL/Quickcheck_Examples/Hotel_Example.thy Fri Aug 18 20:47:47 2017 +0200 @@ -1,5 +1,5 @@ theory Hotel_Example -imports Main "~~/src/HOL/Library/Predicate_Compile_Quickcheck" +imports Main "HOL-Library.Predicate_Compile_Quickcheck" begin datatype guest = Guest0 | Guest1