Skip to content

Commit

Permalink
Clean up BuildFiles under SimFastTiming/
Browse files Browse the repository at this point in the history
Clean up BuildFile.xml filea with `xmllint --format`.
fwyzard committed May 5, 2020

Verified

This commit was signed with the committer’s verified signature.
fwyzard Andrea Bocci
1 parent b5b4bf2 commit 6bbf3ea
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions SimFastTiming/FastTimingCommon/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<use name="FWCore/Framework"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/Utilities"/>
<use name="SimGeneral/MixingModule"/>
<use name="DataFormats/ForwardDetId"/>
<use name="Geometry/Records"/>
<use name="Geometry/MTDGeometryBuilder"/>
<use name="hepmc"/>
<use name="CLHEP"/>
<use name="CommonTools/Utils"/>
<use name="vdt_headers"/>
<use name="FWCore/Framework"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/Utilities"/>
<use name="SimGeneral/MixingModule"/>
<use name="DataFormats/ForwardDetId"/>
<use name="Geometry/Records"/>
<use name="Geometry/MTDGeometryBuilder"/>
<use name="hepmc"/>
<use name="CLHEP"/>
<use name="CommonTools/Utils"/>
<use name="vdt_headers"/>
<export>
<lib name="1"/>
<lib name="1"/>
</export>

0 comments on commit 6bbf3ea

Please sign in to comment.