From 384c7555b17616a8ae0302a96a23a4be467a9364 Mon Sep 17 00:00:00 2001 From: Pamela Dyer <pamela.dyer@uconn.edu> Date: Thu, 17 Jun 2021 20:16:36 +0000 Subject: [PATCH] Updated Title Line --- Application_examples/Elevator.mp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Application_examples/Elevator.mp b/Application_examples/Elevator.mp index 48189b3..b6fbf70 100644 --- a/Application_examples/Elevator.mp +++ b/Application_examples/Elevator.mp @@ -1,4 +1,6 @@ -/*Elevator Model +/* Model of [Elevator] + +Elevator Model K.Giammarco circa 2011 @@ -40,4 +42,4 @@ COORDINATE $a: Call_for_help FROM Passenger, Passenger, Elevator SHARE ALL Available, Non_Available; Passenger, Maintenance_Personnel SHARE ALL Emergency_Situation, Elevator_works_fine; - \ No newline at end of file + -- GitLab