From fbd57546c82b04cc0a76de120c958f7da5d3e2f5 Mon Sep 17 00:00:00 2001
From: Pamela Dyer <pamela.dyer@uconn.edu>
Date: Wed, 21 Jul 2021 15:26:37 +0000
Subject: [PATCH] Update Example01a_UnreliableMessageFlow_VirtualEvents.mp

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

diff --git a/Example01a_UnreliableMessageFlow_VirtualEvents.mp b/Example01a_UnreliableMessageFlow_VirtualEvents.mp
index 88406af..30c1084 100644
--- a/Example01a_UnreliableMessageFlow_VirtualEvents.mp
+++ b/Example01a_UnreliableMessageFlow_VirtualEvents.mp
@@ -17,6 +17,9 @@ We may want to specify behaviors when some messages get lost in the transition.
 It can be done using ‘virtual’ events.
 
 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