From c9afd24405c3d74f0eb067df7305ef132a5c1b7d Mon Sep 17 00:00:00 2001
From: Pamela Dyer <pamela.dyer@uconn.edu>
Date: Wed, 21 Jul 2021 17:32:39 +0000
Subject: [PATCH] Update Example07_UnconstrainedStack_TraceAnnotation.mp

---
 Example07_UnconstrainedStack_TraceAnnotation.mp | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Example07_UnconstrainedStack_TraceAnnotation.mp b/Example07_UnconstrainedStack_TraceAnnotation.mp
index a36da23..323414e 100644
--- a/Example07_UnconstrainedStack_TraceAnnotation.mp
+++ b/Example07_UnconstrainedStack_TraceAnnotation.mp
@@ -31,6 +31,9 @@ events in the trace with additional messages. Programmers will recognize
 the use of debugging print statements for traditional program testing/debugging.
 
 Instructions: Run for Scopes 1 and up.
+	Scope 1: 3 traces in less than 1 sec.
+	Scope 2: 7 traces in less than 1 sec.
+	Scope 3: 15 traces in less than 1 sec.
 
 ==========================================================*/
 
-- 
GitLab