# HG changeset patch # User wenzelm # Date 1343859500 -7200 # Node ID 70a5d78e8326bbfcff0a7709aff289cffa8c77e2 # Parent 9b9b36a89e56486b2100c2d2b40f63e722fd5f14 declare keywords only once; diff -r 9b9b36a89e56 -r 70a5d78e8326 src/HOL/ex/Interpretation_with_Defs.thy --- a/src/HOL/ex/Interpretation_with_Defs.thy Thu Aug 02 00:15:32 2012 +0200 +++ b/src/HOL/ex/Interpretation_with_Defs.thy Thu Aug 02 00:18:20 2012 +0200 @@ -6,7 +6,6 @@ theory Interpretation_with_Defs imports Pure -keywords "interpretation" :: thy_goal uses "~~/src/Tools/interpretation_with_defs.ML" begin