Skip to content

Commit

Permalink
Clean up BuildFiles under IgTools/
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 993745d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions IgTools/IgProf/plugins/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<use name="FWCore/MessageLogger"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/Framework"/>
<use name="FWCore/ServiceRegistry"/>
<library file="*.cc" name="IgProfPlugin">
<flags EDM_PLUGIN="1"/>
<use name="FWCore/MessageLogger"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/Framework"/>
<use name="FWCore/ServiceRegistry"/>
<library file="*.cc" name="IgProfPlugin">
<flags EDM_PLUGIN="1"/>
</library>

0 comments on commit 993745d

Please sign in to comment.