diff -r 94aa7b81bcf6 -r d0181abdbdac src/HOL/ex/Interpretation_with_Defs.thy --- a/src/HOL/ex/Interpretation_with_Defs.thy Thu Mar 15 20:07:00 2012 +0100 +++ b/src/HOL/ex/Interpretation_with_Defs.thy Thu Mar 15 22:08:53 2012 +0100 @@ -6,6 +6,7 @@ theory Interpretation_with_Defs imports Pure +keywords "interpretation" :: thy_goal uses "~~/src/Tools/interpretation_with_defs.ML" begin