author | haftmann |
Thu, 03 Jul 2008 11:16:08 +0200 | |
changeset 27454 | fb6a272fe5d0 |
parent 27453 | eecd9d84e41b |
child 27455 | 58b695d10cdf |
--- a/src/HOL/Code_Setup.thy Thu Jul 03 11:16:07 2008 +0200 +++ b/src/HOL/Code_Setup.thy Thu Jul 03 11:16:08 2008 +0200 @@ -86,7 +86,7 @@ text {* type bool *} -lemmas [code func, code unfold, code post] = imp_conv_disj +lemmas [code func, code unfold, symmetric, code post] = imp_conv_disj code_type bool (SML "bool")