Fork me on GitHub

Changes between Version 15 and Version 16 of WorkBook/ExternalFastJet


Ignore:
Timestamp:
Dec 22, 2014, 3:51:57 PM (10 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/ExternalFastJet

    v15 v16  
    8585
    8686{{{
    87 g++ $CXXFLAGS $LDFLAGS examples/ExternalFastJet/ExternalFastJetBasic.cpp -o ExternalFastJetBasic
    88 g++ $CXXFLAGS $LDFLAGS examples/ExternalFastJet/ExternalFastJetHepMC.cpp -o ExternalFastJetHepMC
     87g++ $CXXFLAGS examples/ExternalFastJet/ExternalFastJetBasic.cpp $LDFLAGS -o ExternalFastJetBasic
     88g++ $CXXFLAGS examples/ExternalFastJet/ExternalFastJetHepMC.cpp $LDFLAGS -o ExternalFastJetHepMC
    8989}}}
    9090