From ef1b8cccbf7ce1d35fc5796d35929547e0ea0c30 Mon Sep 17 00:00:00 2001 From: Pamela Dyer <pamela.dyer@uconn.edu> Date: Sat, 25 Sep 2021 09:49:12 -0700 Subject: [PATCH] Update models/Example33_FiniteStateDiagram_PathAnnotation.mp --- models/Example33_FiniteStateDiagram_PathAnnotation.mp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/Example33_FiniteStateDiagram_PathAnnotation.mp b/models/Example33_FiniteStateDiagram_PathAnnotation.mp index bdac758..2d6f049 100644 --- a/models/Example33_FiniteStateDiagram_PathAnnotation.mp +++ b/models/Example33_FiniteStateDiagram_PathAnnotation.mp @@ -1,4 +1,4 @@ -/* Example 34. Model of Finite State Diagram with Path Annotation +/* Example 33. Model of Finite State Diagram with Path Annotation Purpose: To demonstrate how to 1) model the behavior of a finite state diagram and 2) generate event traces as -- GitLab