diff -r 450cefec7c11 -r cc19f7ca2ed6 src/HOL/Predicate_Compile_Examples/Examples.thy --- a/src/HOL/Predicate_Compile_Examples/Examples.thy Fri Aug 18 13:55:05 2017 +0200 +++ b/src/HOL/Predicate_Compile_Examples/Examples.thy Fri Aug 18 20:47:47 2017 +0200 @@ -1,5 +1,5 @@ theory Examples -imports Main "~~/src/HOL/Library/Predicate_Compile_Alternative_Defs" +imports Main "HOL-Library.Predicate_Compile_Alternative_Defs" begin declare [[values_timeout = 480.0]]