Fork me on GitHub

Changes between Version 46 and Version 47 of WorkBook/LibraryInterface


Ignore:
Timestamp:
May 24, 2013, 2:27:33 PM (12 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/LibraryInterface

    v46 v47  
    99setup ROOT environment variables
    1010
    11 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.8.tar.gz
    12 tar -zxf Delphes-3.0.8.tar.gz
     11wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.9.tar.gz
     12tar -zxf Delphes-3.0.9.tar.gz
    1313
    14 cd Delphes-3.0.8
     14cd Delphes-3.0.9
    1515make -j 4
    1616