From 7aa9098e77ba3f4d92779631cbace1b295eb9e5f Mon Sep 17 00:00:00 2001 From: "Giammarco, Kristin M" <kmgiamma@nps.edu> Date: Fri, 23 Sep 2022 11:30:53 -0700 Subject: [PATCH] Update models/Application_examples/Small_Package_Delivery_Basline_Case.mp --- .../Small_Package_Delivery_Basline_Case.mp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/models/Application_examples/Small_Package_Delivery_Basline_Case.mp b/models/Application_examples/Small_Package_Delivery_Basline_Case.mp index 055cc1b..70caf11 100644 --- a/models/Application_examples/Small_Package_Delivery_Basline_Case.mp +++ b/models/Application_examples/Small_Package_Delivery_Basline_Case.mp @@ -1,14 +1,14 @@ /*┬────────────────────────────────────────────────────────┠│*│ ┌─[ Title and Authors ]──────────────────────────────┠│ -│*│ │ Non-Combatant Operations Scenario 1 │ │ -│*│ │ Created by Kristin Giammarco and David Shifflett │ │ -│*│ │ last edited on the 13th of August, 2018 │ │ +│*│ │ Non-Combatant Operations Scenario 1 │ │ +│*│ │ Created by Kristin Giammarco and David Shifflett │ │ +│*│ │ last edited on the 13th of August, 2018 │ │ │*│ └────────────────────────────────────────────────────┘ │ │*│ │ │*│ ┌─[ Purpose ]────────────────────────────────────────┠│ │*│ │ To provide an MP transcription of activites from │ │ -│*│ │ a SysML swim lanes activity diagram (single │ │ -│*│ │ phase). │ │ +│*│ │ a SysML swim lanes activity diagram (single │ │ +│*│ │ phase). │ │ │*│ └────────────────────────────────────────────────────┘ │ │*│ │ │*│ ┌─[ Description ]────────────────────────────────────┠│ @@ -186,4 +186,4 @@ COORDINATE $a: Guide_UAV_To_Landing FROM Launch_and_Recovery_System, COORDINATE $a: Grab_UAV FROM Launch_and_Recovery_System, $b: Turn_Off_UAV FROM UAV_Operator - DO ADD $a PRECEDES $b; OD; \ No newline at end of file + DO ADD $a PRECEDES $b; OD; -- GitLab