src/HOL/Auth/OtwayRees_AN.thy
changeset 3466 30791e5a69c4
parent 3465 e85c24717cad
child 3519 ab0a9fbed4c0
--- a/src/HOL/Auth/OtwayRees_AN.thy	Thu Jun 26 13:20:50 1997 +0200
+++ b/src/HOL/Auth/OtwayRees_AN.thy	Fri Jun 27 10:47:13 1997 +0200
@@ -56,8 +56,7 @@
          (*Bob receives the Server's (?) message and compares the Nonces with
 	   those in the message he previously sent the Server.*)
     OR4  "[| evs: otway lost;  A ~= B;
-             Says B Server {|Agent A, Agent B, Nonce NA, Nonce NB|}
-               : set evs;
+             Says B Server {|Agent A, Agent B, Nonce NA, Nonce NB|} : set evs;
              Says S' B {|X, Crypt(shrK B){|Nonce NB,Agent A,Agent B,Key K|}|}
                : set evs |]
           ==> Says B A X # evs : otway lost"