Changeset 1126 in svn
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r1121 r1126 4 4 Commands to get the code: 5 5 6 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0. 9.tar.gz6 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.10.tar.gz 7 7 8 tar -zxf Delphes-3.0. 9.tar.gz8 tar -zxf Delphes-3.0.10.tar.gz 9 9 10 10 Commands to compile the code: 11 11 12 cd Delphes-3.0. 912 cd Delphes-3.0.10 13 13 14 14 make -
trunk/VERSION
r1121 r1126 1 3.0. 91 3.0.10
Note:
See TracChangeset
for help on using the changeset viewer.