ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/scripts/setup.sh
(Generate patch)

Comparing UserCode/MitAna/scripts/setup.sh (file contents):
Revision 1.51 by bendavid, Thu Nov 25 15:49:11 2010 UTC vs.
Revision 1.53 by bendavid, Tue Mar 22 00:22:02 2011 UTC

# Line 29 | Line 29 | echo
29  
30   cd $CMSSW_BASE/src;
31  
32 < if test $version -lt 3010000; then
32 > if test $version -lt 4200000; then
33  
34 <  addpkg RecoEgamma/ElectronIdentification V00-03-20
34 >  addpkg TrackingTools/TrajectoryState V06-04-07-01
35 >  checkdeps -a
36  
37   fi
38  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines