src/HOL/Induct/QuoDataType.thy
changeset 58305 57752a91eec4
parent 49834 b27bbb021df1
child 58310 91ea607a34d8
--- a/src/HOL/Induct/QuoDataType.thy	Thu Sep 11 18:54:36 2014 +0200
+++ b/src/HOL/Induct/QuoDataType.thy	Thu Sep 11 18:54:36 2014 +0200
@@ -10,7 +10,7 @@
 subsection{*Defining the Free Algebra*}
 
 text{*Messages with encryption and decryption as free constructors.*}
-datatype
+datatype_new
      freemsg = NONCE  nat
              | MPAIR  freemsg freemsg
              | CRYPT  nat freemsg