diff -r 450cefec7c11 -r cc19f7ca2ed6 src/HOL/ex/Rewrite_Examples.thy --- a/src/HOL/ex/Rewrite_Examples.thy Fri Aug 18 13:55:05 2017 +0200 +++ b/src/HOL/ex/Rewrite_Examples.thy Fri Aug 18 20:47:47 2017 +0200 @@ -1,5 +1,5 @@ theory Rewrite_Examples -imports Main "~~/src/HOL/Library/Rewrite" +imports Main "HOL-Library.Rewrite" begin section \The rewrite Proof Method by Example\