]> git.mxchange.org Git - flightgear.git/blobdiff - utils/xmlgrep/sample.xml
Another gitignore
[flightgear.git] / utils / xmlgrep / sample.xml
index 8510890207a8e35f9c683ef104067992cda6463f..e22060cebb317de0a517acc20a6b50fa48376e62 100644 (file)
@@ -13,7 +13,7 @@
   <test n="2"/>
 
   <menu><name>* Traffic, # taxiing to runway (.</name></menu>
-  <menu><name>* Traffic, # holding short runway (.</name></menu>
+  <sample><test>       * Traffic, # taxiing to runway (.    </test></sample>
 
   <!--
     - x is positive to the right
@@ -60,7 +60,7 @@
   <YF23>
    <script><![CDATA[
     # If the ground-roll-heading-hold has been reset (<-999) set:
-    if(agl > 50) {
+    if(agl > 50) {};
    ]]></script>
   </YF23>
  </nasal>