Fork me on GitHub

Changeset 69da136 in git


Ignore:
Timestamp:
Feb 14, 2019, 5:53:41 PM (6 years ago)
Author:
Pavel Demin <pavel-demin@…>
Branches:
ImprovedOutputFile, Timing, llp, master
Children:
a1c9c16
Parents:
19ed91a
Message:

set version to 3.4.2

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • README

    r19ed91a r69da136  
    44Commands to get the code:
    55
    6    wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.4.1.tar.gz
     6   wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.4.2.tar.gz
    77
    8    tar -zxf Delphes-3.4.1.tar.gz
     8   tar -zxf Delphes-3.4.2.tar.gz
    99
    1010Commands to compile the code:
    1111
    12    cd Delphes-3.4.1
     12   cd Delphes-3.4.2
    1313
    1414   make
  • README.md

    r19ed91a r69da136  
    1414
    1515```
    16    wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.4.1.tar.gz
     16   wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.4.2.tar.gz
    1717
    18    tar -zxf Delphes-3.4.1.tar.gz
     18   tar -zxf Delphes-3.4.2.tar.gz
    1919```
    2020
     
    2222
    2323```
    24    cd Delphes-3.4.1
     24   cd Delphes-3.4.2
    2525
    2626   make
  • VERSION

    r19ed91a r69da136  
    1 3.4.1
     13.4.2
Note: See TracChangeset for help on using the changeset viewer.