src/HOL/SET_Protocol/Event_SET.thy
changeset 58305 57752a91eec4
parent 55417 01fbfb60c33e
child 58310 91ea607a34d8
--- a/src/HOL/SET_Protocol/Event_SET.thy	Thu Sep 11 18:54:36 2014 +0200
+++ b/src/HOL/SET_Protocol/Event_SET.thy	Thu Sep 11 18:54:36 2014 +0200
@@ -15,7 +15,7 @@
 
 
 text{*Message events*}
-datatype
+datatype_new
   event = Says  agent agent msg
         | Gets  agent       msg
         | Notes agent       msg