]> git.mxchange.org Git - flightgear.git/commit
Add an XML grep utility. It's far from complete but it allowed me to test the animati...
authorehofman <ehofman>
Sat, 24 Sep 2005 12:31:41 +0000 (12:31 +0000)
committerehofman <ehofman>
Sat, 24 Sep 2005 12:31:41 +0000 (12:31 +0000)
commitfa2caf88dc3ee1689d8e9c0c065080cb16869788
treedcf7d93027eb375dbeddc31ce4944a00036052ce
parent2f98caeba8da29c93a2cac921f36fc8616ea683b
Add an XML grep utility. It's far from complete but it allowed me to test the animation files for the precense of the 'offset' element in the translation animation sections.
configure.ac
utils/Makefile.am
utils/xmlgrep/.cvsignore [new file with mode: 0644]
utils/xmlgrep/Makefile.am [new file with mode: 0644]
utils/xmlgrep/xmlgrep.cxx [new file with mode: 0644]