From 647585cba0b41ba7998210d2a30406c508c162d7 Mon Sep 17 00:00:00 2001
From: Pamela Dyer <pamela.dyer@uconn.edu>
Date: Sun, 26 Dec 2021 15:53:12 -0800
Subject: [PATCH] Update Martian_Lander.mp

---
 models/Application_examples/Martian_Lander.mp | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/models/Application_examples/Martian_Lander.mp b/models/Application_examples/Martian_Lander.mp
index d92f090..436269c 100644
--- a/models/Application_examples/Martian_Lander.mp
+++ b/models/Application_examples/Martian_Lander.mp
@@ -60,13 +60,13 @@
 │*│ │ RACC  10                                           │ │
 │*│ │ STMR  10                                           │ │
 │*│ │ ADJM  20                                           │ │
-│*│ │ TDP 	10                                           │ │
-│*│ │ IEM 	10                                           │ │
-│*│ │ ETC 	10                                           │ │
-│*│ │ IVEL 	20                                           │ │
-│*│ │ IALT 	20                                           │ │
-│*│ │ CKDT 	10                                           │ │
-│*│ │ RRM 	10                                           │ │
+│*│ │ TDP   10                                           │ │
+│*│ │ IEM   10                                           │ │
+│*│ │ ETC   10                                           │ │
+│*│ │ IVEL  20                                           │ │
+│*│ │ IALT  20                                           │ │
+│*│ │ CKDT  10                                           │ │
+│*│ │ RRM   10                                           │ │
 │*│ │                                                    │ │
 │*│ │ In summary, this model demonstrates the use of     │ │
 │*│ │ COORDINATE statements to model the relationships   │ │
-- 
GitLab