|
[Rivet-svn] r2865 - bootstrapblackhole at projects.hepforge.org blackhole at projects.hepforge.orgWed Dec 29 23:47:06 GMT 2010
Author: buckley Date: Wed Dec 29 23:47:06 2010 New Revision: 2865 Log: Use a newer HepMC version Modified: bootstrap/rivet-bootstrap Modified: bootstrap/rivet-bootstrap ============================================================================== --- bootstrap/rivet-bootstrap Wed Dec 29 23:39:06 2010 (r2864) +++ bootstrap/rivet-bootstrap Wed Dec 29 23:47:06 2010 (r2865) @@ -168,7 +168,7 @@ help="Explicitly specify version of AGILe to get and use [%default]") parser.add_option("--agile-url", default="http://www.hepforge.org/archive/agile/", dest="AGILE_URL", help="Base URL for AGILe tarball downloads [%default]") -parser.add_option("--hepmc-version", default="2.06.00", dest="HEPMC_VERSION", +parser.add_option("--hepmc-version", default="2.06.03", dest="HEPMC_VERSION", help="Explicitly specify version of HepMC to get and use [%default]") parser.add_option("--hepmc-url", default="http://lcgapp.cern.ch/project/simu/HepMC/download/", dest="HEPMC_URL", help="Base URL for HepMC tarball downloads [%default]")
More information about the Rivet-svn mailing list |