src/HOL/Boogie/Boogie.thy
changeset 45294 3c5d3d286055
parent 36899 bcd6fce5bf06
child 46950 d0181abdbdac
--- a/src/HOL/Boogie/Boogie.thy	Fri Oct 28 23:16:50 2011 +0200
+++ b/src/HOL/Boogie/Boogie.thy	Fri Oct 28 23:41:16 2011 +0200
@@ -86,7 +86,7 @@
 ML {*
 structure Boogie_Axioms = Named_Thms
 (
-  val name = "boogie"
+  val name = @{binding boogie}
   val description =
     "Boogie background axioms loaded along with Boogie verification conditions"
 )