src/HOL/HOLCF/IOA/ex/TrivEx2.thy
changeset 58249 180f1b3508ed
parent 42151 4da4fc77664b
child 58310 91ea607a34d8
--- a/src/HOL/HOLCF/IOA/ex/TrivEx2.thy	Tue Sep 09 17:51:07 2014 +0200
+++ b/src/HOL/HOLCF/IOA/ex/TrivEx2.thy	Tue Sep 09 20:51:36 2014 +0200
@@ -8,7 +8,7 @@
 imports IOA Abstraction
 begin
 
-datatype action = INC
+datatype_new action = INC
 
 definition
   C_asig :: "action signature" where