From 2ff7ef25b2e346202ebf5ea6f0f1a0a2f752783b Mon Sep 17 00:00:00 2001
From: Daniel Awerbuck <dawerbuc@usc.edu>
Date: Tue, 29 Jun 2021 18:42:13 +0000
Subject: [PATCH] Update Example03_ATMWithdrawal_BehaviorOfEnvironment.mp

---
 Example03_ATMWithdrawal_BehaviorOfEnvironment.mp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Example03_ATMWithdrawal_BehaviorOfEnvironment.mp b/Example03_ATMWithdrawal_BehaviorOfEnvironment.mp
index ac7002f..074b81c 100644
--- a/Example03_ATMWithdrawal_BehaviorOfEnvironment.mp
+++ b/Example03_ATMWithdrawal_BehaviorOfEnvironment.mp
@@ -2,6 +2,8 @@
 See also: Example 4: Withdraw money from ATM model from the Monterey Phoenix System and 
 Software Architecture and Workflow Modeling Language Manual
 
+Purpose: Demonstrate use of COORDINATE logic and ROOT from another event.
+
 Integrated system and environment behaviors
 	
 MP separates models of component behaviors and component interactions 
-- 
GitLab