src/HOL/SET_Protocol/Event_SET.thy
changeset 35101 6ce9177d6b38
parent 33028 9aa8bfb1649d
child 39758 b8a53e3a0ee2
--- a/src/HOL/SET_Protocol/Event_SET.thy	Wed Feb 10 19:37:34 2010 +0100
+++ b/src/HOL/SET_Protocol/Event_SET.thy	Wed Feb 10 23:53:46 2010 +0100
@@ -11,8 +11,7 @@
 begin
 
 text{*The Root Certification Authority*}
-syntax        RCA :: agent
-translations "RCA" == "CA 0"
+abbreviation "RCA == CA 0"
 
 
 text{*Message events*}