diff --git a/models/Application_examples/Small_Package_Delivery_Basline_Case.mp b/models/Application_examples/Small_Package_Delivery_Basline_Case.mp index 055cc1b131e578048616e05581451b9c136bfbce..70caf11ba8c931ebeb03ca196fea40bf57ed716c 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;