From a7827851ab80dbfb3587bdb6f5eed932cf8bce9d Mon Sep 17 00:00:00 2001
From: Pamela Dyer <pamela.dyer@uconn.edu>
Date: Thu, 17 Jun 2021 22:46:23 +0000
Subject: [PATCH] Update Application_examples/Beginner_Use_of_MP.mp

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

diff --git a/Application_examples/Beginner_Use_of_MP.mp b/Application_examples/Beginner_Use_of_MP.mp
index 73fc290..360182f 100644
--- a/Application_examples/Beginner_Use_of_MP.mp
+++ b/Application_examples/Beginner_Use_of_MP.mp
@@ -21,8 +21,9 @@ You may also make changes to this model and run it with your changes.
 Save your model using the EXPORT button ("Code" exports a .mp text file 
 of the contents of the text editor, and "Code and Event Trace" exports 
 the contents of the text editor plus the graphs and any changes you made 
-to the graph element positions. */
+to the graph element positions.
 
+==========================================================*/
 
 SCHEMA Beginner_Use_of_MP
 
-- 
GitLab