Changes between Version 34 and Version 35 of WorkBook/LibraryInterface
- Timestamp:
- Nov 27, 2012, 11:19:44 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/LibraryInterface
v34 v35 9 9 setup ROOT environment variables 10 10 11 wget --no-check-certificate https://cp3.irmp.ucl.ac.be/projects/delphes/raw-attachment/wiki/WikiStart/Delphes _V_3.0.0.tar.gz12 tar -zxf Delphes _V_3.0.0.tar.gz11 wget --no-check-certificate https://cp3.irmp.ucl.ac.be/projects/delphes/raw-attachment/wiki/WikiStart/Delphes-3.0.0.tar.gz 12 tar -zxf Delphes-3.0.0.tar.gz 13 13 14 cd Delphes _V_3.0.014 cd Delphes-3.0.0 15 15 make -j 4 16 16