From c07fa202891e9d80b183c16e890ac7a010b11aa3 Mon Sep 17 00:00:00 2001
From: Pamela Dyer <pamela.dyer@uconn.edu>
Date: Thu, 17 Jun 2021 23:13:26 +0000
Subject: [PATCH] Update Application_examples/Swarm_UAV.mp

---
 Application_examples/Swarm_UAV.mp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Application_examples/Swarm_UAV.mp b/Application_examples/Swarm_UAV.mp
index d15c890..a686609 100644
--- a/Application_examples/Swarm_UAV.mp
+++ b/Application_examples/Swarm_UAV.mp
@@ -10,7 +10,8 @@
 	This model demonstrates how to get several instances of the same actor (UAV) 
     coordinated with external events (run for scopes 2 and 3 to see 2 and 3 UAVs, 
     respectively).
-*/
+
+==========================================================*/
 
 SCHEMA Swarm_UAV
 
-- 
GitLab