Fork me on GitHub

Changes between Version 8 and Version 9 of WorkBook/ReadingCMSFiles


Ignore:
Timestamp:
Feb 28, 2013, 12:54:28 AM (12 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/ReadingCMSFiles

    v8 v9  
    1818
    1919{{{
    20 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.1.tar.gz
    21 tar -zxf Delphes-3.0.1.tar.gz
     20wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.3.tar.gz
     21tar -zxf Delphes-3.0.3.tar.gz
    2222
    23 cd Delphes-3.0.1
     23cd Delphes-3.0.3
    2424make -j 4
    2525}}}