changeset 419 | 2e199c5faf76 |
parent 404 | 3d27d77c351f |
child 423 | 0a25b35178c3 |
--- a/ProgTutorial/Package/Ind_Extensions.thy Sun Mar 07 21:15:05 2010 +0100 +++ b/ProgTutorial/Package/Ind_Extensions.thy Wed Apr 07 11:12:12 2010 +0200 @@ -192,7 +192,7 @@ text {* Type declarations *} -ML{*Typedef.add_typedef false NONE (@{binding test},[],NoSyn) +ML{*Typedef.add_typedef_global false NONE (@{binding test},[],NoSyn) @{term "{1}::nat set"} NONE (simp_tac @{simpset} 1) @{theory} *}