]> git.mxchange.org Git - flightgear.git/commit
add propmerge utility, which merges <PropertyList> XML files. Writes
authormfranz <mfranz>
Tue, 11 Nov 2008 18:36:16 +0000 (18:36 +0000)
committermfranz <mfranz>
Tue, 11 Nov 2008 18:36:16 +0000 (18:36 +0000)
commitfbe1a51d380e02576a57d634d57cda2c59f5b31a
tree855922ddf503b173386cdadfc2ee9dfcfd896dd3
parent4516233b7b08eb367eb81412312abd09a36a6f62
add propmerge utility, which merges <PropertyList> XML files. Writes
result to the given output file if specified, or prints it to stdout
otherwise. Usage:

  $ propmerge [-o <outfile>] <list-of-infiles>
configure.ac