]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/UIUCModel/uiuc_map_engine.cpp
Fix for bug 1304 - crash loading XML route
[flightgear.git] / src / FDM / UIUCModel / uiuc_map_engine.cpp
index 3d4927deea31b32622b57cb8f03378fceebf8984..27b5136b22eedb192c078eedd0776ac55001fe72 100644 (file)
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
+
  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
- USA or view http://www.gnu.org/copyleft/gpl.html.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+
 **********************************************************************/
 
 #include "uiuc_map_engine.h"
@@ -86,6 +85,7 @@ void uiuc_map_engine()
   engine_map["eta_q_Cm_q"]         = eta_q_Cm_q_flag               ;
   engine_map["eta_q_Cm_adot"]      = eta_q_Cm_adot_flag            ;
   engine_map["eta_q_Cmfade"]       = eta_q_Cmfade_flag             ;
+  engine_map["eta_q_Cm_de"]        = eta_q_Cm_de_flag              ;
   engine_map["eta_q_Cl_beta"]      = eta_q_Cl_beta_flag            ;
   engine_map["eta_q_Cl_p"]         = eta_q_Cl_p_flag               ;
   engine_map["eta_q_Cl_r"]         = eta_q_Cl_r_flag               ;