Changeset 1377 in svn for trunk/README
- Timestamp:
- Apr 17, 2014, 11:41:50 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r1359 r1377 4 4 Commands to get the code: 5 5 6 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3. 0.13.tar.gz6 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.1.0.tar.gz 7 7 8 tar -zxf Delphes-3. 0.13.tar.gz8 tar -zxf Delphes-3.1.0.tar.gz 9 9 10 10 Commands to compile the code: 11 11 12 cd Delphes-3. 0.1312 cd Delphes-3.1.0 13 13 14 14 make
Note:
See TracChangeset
for help on using the changeset viewer.