Skip to content

Commit

Permalink
Clean up BuildFiles under Mixing/
Browse files Browse the repository at this point in the history
Clean up BuildFile.xml filea with `xmllint --format`.
  • Loading branch information
fwyzard committed May 5, 2020
1 parent b5b4bf2 commit 515e54f
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Mixing/Base/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<use name="DataFormats/Common"/>
<use name="DataFormats/Provenance"/>
<use name="FWCore/Framework"/>
<use name="FWCore/MessageLogger"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ServiceRegistry"/>
<use name="FWCore/Sources"/>
<use name="FWCore/Utilities"/>
<use name="FWCore/Version"/>
<use name="clhep"/>
<use name="roothistmatrix"/>
<use name="CondFormats/RunInfo"/>
<use name="CondFormats/DataRecord"/>
<use name="DataFormats/Common"/>
<use name="DataFormats/Provenance"/>
<use name="FWCore/Framework"/>
<use name="FWCore/MessageLogger"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ServiceRegistry"/>
<use name="FWCore/Sources"/>
<use name="FWCore/Utilities"/>
<use name="FWCore/Version"/>
<use name="clhep"/>
<use name="roothistmatrix"/>
<use name="CondFormats/RunInfo"/>
<use name="CondFormats/DataRecord"/>
<export>
<lib name="1"/>
<lib name="1"/>
</export>

0 comments on commit 515e54f

Please sign in to comment.