Nominal/Ex/CPS/CPS3_DanvyFilinski_FCB2.thy
changeset 3235 5ebd327ffb96
parent 3197 25d11b449e92
child 3245 017e33849f4d
--- a/Nominal/Ex/CPS/CPS3_DanvyFilinski_FCB2.thy	Mon May 19 11:19:48 2014 +0100
+++ b/Nominal/Ex/CPS/CPS3_DanvyFilinski_FCB2.thy	Mon May 19 12:45:26 2014 +0100
@@ -3,7 +3,7 @@
 imports Lt 
 begin
 
-nominal_primrec
+nominal_function
   CPS1 :: "lt \<Rightarrow> (lt \<Rightarrow> lt) \<Rightarrow> lt" ("_*_"  [100,100] 100)
 and
   CPS2 :: "lt \<Rightarrow> lt \<Rightarrow> lt" ("_^_" [100,100] 100)