1
0
Fork 0

Merge branch 'work' of D:\Git_New\fgdata

This commit is contained in:
Vivian Meazza 2011-09-29 21:33:23 +01:00
commit 0969a9c0e8
2 changed files with 5 additions and 23 deletions

View file

@ -1,18 +0,0 @@
<?xml version="1.0"?>
<!--
************************************************************************
Some things that ATC likes to know about.
Durk Talsma Sept-17, 2011.
************************************************************************
-->
<PropertyList>
<sim>
<atc>
<acradius type="double">41</acradius>
<flight-type type="string">gate</flight-type>
<airline type="string">NONE</airline>
</atc>
</sim>
</PropertyList>

View file

@ -9,10 +9,10 @@ Durk Talsma Sept-17, 2011.
<PropertyList>
<sim>
<atc>
<acradius type="double">5</acradius>
<flight-type type="string">ga</flight-type>
<airline type="string">NONE</airline>
</atc>
<dimensions>
<radius-m type="double">5</radius-m>
</dimensions>
<aircraft-class type="string">ga</aircraft-class>
<aircraft-operator type="string">NONE</aircraft-operator>
</sim>
</PropertyList>