changeset 481 | 32323727af96 |
parent 469 | 7a558c5119b2 |
child 482 | 9699ad581dc2 |
--- a/ProgTutorial/Essential.thy Sat Oct 29 12:17:06 2011 +0100 +++ b/ProgTutorial/Essential.thy Sun Oct 30 17:45:10 2011 +0000 @@ -2225,7 +2225,7 @@ *} ML{*structure MyThms = Named_Thms - (val name = "attr_thms" + (val name = @{binding "attr_thms"} val description = "Theorems for an Attribute") *} text {*