Show
Ignore:
Timestamp:
05/10/08 09:03:02 (4 months ago)
Author:
peter
Message:

Merging all changes from mainline upto r2033, except r1902.

Files:
1 modified

Legend:

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

    r1853 r2034  
    1111#include "phycon.h" 
    1212#include "physconst.h" 
    13 #include "hydrooscilstr.h" 
    1413#include "iso.h" 
    1514#include "hydro_vs_rates.h" 
     
    314313        double Gamma_np, p, n, g_p, g_n; 
    315314        double ryd, s, kT_eV, rate, col_str, abs_osc_str; 
    316         long Collider; 
    317315 
    318316        DEBUG_ENTRY( "hydro_vs_coll_str()" ); 
    319  
    320         Collider = ipELECTRON; 
    321317 
    322318        kT_eV = EVRYD * phycon.te / TE1RYD;