Show
Ignore:
Timestamp:
07/16/08 11:03:08 (4 months ago)
Author:
peter
Message:

Merge r2223 from mainline - fix pgCC warnings.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/c08_branch/source/iso_create.cpp

    r2091 r2224  
    12031203        /* >>refer hydro lifetimes      Horbatsch, M. W., Horbatsch, M. and Hessels, E. A. 2005, JPhysB, 38, 1765 */ 
    12041204 
    1205         double epsilon, tau, t0, eps2; 
     1205        double tau, t0, eps2; 
    12061206        /* mass of electron */ 
    12071207        double m = ELECTRON_MASS; 
     
    12151215 
    12161216        eps2 = 1. - ( l*l + l + 8./47. - (l+1.)/69./n ) / POW2( (double)n ); 
    1217  
    1218         epsilon = sqrt( eps2 ); 
    12191217 
    12201218        t0 = 3. * H_BAR * pow( (double)n, 5.) /