From 74a11ac00d8cf3d5ef9b8e7a7778387fd39135ab Mon Sep 17 00:00:00 2001
From: Pamela Dyer <pamela.dyer@uconn.edu>
Date: Thu, 17 Jun 2021 23:14:13 +0000
Subject: [PATCH] Update Application_examples/Turtles_in_the_Desert.mp

---
 Application_examples/Turtles_in_the_Desert.mp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Application_examples/Turtles_in_the_Desert.mp b/Application_examples/Turtles_in_the_Desert.mp
index 4b26ee6..4ee3aa0 100644
--- a/Application_examples/Turtles_in_the_Desert.mp
+++ b/Application_examples/Turtles_in_the_Desert.mp
@@ -26,7 +26,8 @@ Don't try to construct a non-Euclidean geometry to
  There are 13 possible scenarios, and none when all three 
  are telling the truth.
  
- ==================================*/
+==========================================================*/
+
 SCHEMA Turtles
 
 neighbors: { (nobody_before  | one_before  | two_before ),
-- 
GitLab