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.54 by bendavid, Mon Apr 4 23:37: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 >  addpkg RecoEgamma/EgammaTools V08-11-08
36 >  checkdeps -a
37  
38   fi
39  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines