From 8aeb45bec8c7c605b8cb4009931b75a212c84720 Mon Sep 17 00:00:00 2001
From: Pamela Dyer <pamela.dyer@uconn.edu>
Date: Thu, 22 Jul 2021 16:36:24 +0000
Subject: [PATCH] Update Application_examples/Beginner_Use_of_MP.mp

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

diff --git a/Application_examples/Beginner_Use_of_MP.mp b/Application_examples/Beginner_Use_of_MP.mp
index 36612a1..8216174 100644
--- a/Application_examples/Beginner_Use_of_MP.mp
+++ b/Application_examples/Beginner_Use_of_MP.mp
@@ -29,6 +29,9 @@ 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.
+	Scope 1: 2 traces in less than 1 sec.
+	Scope 2: 3 traces in less than 1 sec.
+	Scope 3: 4 traces in less than 1 sec.
 
 ==========================================================*/
 
-- 
GitLab