From 17b72b28599536f432309f9e3c3e5295e0ff9d3e Mon Sep 17 00:00:00 2001 From: Pamela Dyer <pamela.dyer@uconn.edu> Date: Sat, 25 Sep 2021 09:48:47 -0700 Subject: [PATCH] Update models/Example32_ATMWithdrawal_StatechartView.mp --- models/Example32_ATMWithdrawal_StatechartView.mp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/Example32_ATMWithdrawal_StatechartView.mp b/models/Example32_ATMWithdrawal_StatechartView.mp index fcd9a0c..b338aa4 100644 --- a/models/Example32_ATMWithdrawal_StatechartView.mp +++ b/models/Example32_ATMWithdrawal_StatechartView.mp @@ -1,4 +1,4 @@ -/* Example 33. Model of ATM Withdrawal with Statechart +/* Example 32. Model of ATM Withdrawal with Statechart Purpose: To demonstrate how to extract a Statechart view from an MP model. -- GitLab