diff -r 843dba3d307a -r c007e6d9941d src/HOL/SET_Protocol/Message_SET.thy --- a/src/HOL/SET_Protocol/Message_SET.thy Mon Sep 30 23:32:26 2024 +0200 +++ b/src/HOL/SET_Protocol/Message_SET.thy Tue Oct 01 20:39:16 2024 +0200 @@ -70,8 +70,6 @@ (*Concrete syntax: messages appear as \\A,B,NA\\, etc...*) syntax "_MTuple" :: "['a, args] \ 'a * 'b" (\(\indent=2 notation=\mixfix message tuple\\\_,/ _\)\) -syntax_consts - MPair translations "\x, y, z\" \ "\x, \y, z\\" "\x, y\" \ "CONST MPair x y"