diff --git a/Application_examples/Prisoners_Dilemma.mp b/Application_examples/Prisoners_Dilemma.mp
index bf05dfd56137d51550908a43f01392f966fc2449..850e37a785634e745e7c866f523646bed122365a 100644
--- a/Application_examples/Prisoners_Dilemma.mp
+++ b/Application_examples/Prisoners_Dilemma.mp
@@ -56,8 +56,7 @@ in all other circumstances the payoff for Bob   = 0.
 To map it to classic values to show negative payoffs -- that is a sort of normalizing. 
 The total payoff is computed from the assignments above and then subtracting 2. 
 
-*/
-
+==========================================================*/
 
 /*—————————————————————————————
  	 		  Actors