Nondestructive preparation for replacement of hard coded A/P helpers
This commit is contained in:
parent
9b0939c30c
commit
767b8f179d
1 changed files with 6 additions and 0 deletions
|
@ -269,6 +269,12 @@ Started September 2000 by David Megginson, david@megginson.com
|
||||||
<autopilot>
|
<autopilot>
|
||||||
<path>Aircraft/Generic/generic-autopilot.xml</path>
|
<path>Aircraft/Generic/generic-autopilot.xml</path>
|
||||||
</autopilot>
|
</autopilot>
|
||||||
|
<!--
|
||||||
|
to be enabled when the hard coded helpers are gone
|
||||||
|
<autopilot>
|
||||||
|
<path>Aircraft/Generic/generic-autopilot-helper.xml</path>
|
||||||
|
</autopilot>
|
||||||
|
-->
|
||||||
</systems>
|
</systems>
|
||||||
<instrumentation>
|
<instrumentation>
|
||||||
<path>Aircraft/Generic/generic-instrumentation.xml</path>
|
<path>Aircraft/Generic/generic-instrumentation.xml</path>
|
||||||
|
|
Loading…
Add table
Reference in a new issue