Show
Ignore:
Timestamp:
14/08/09 16:29:27 (3 years ago)
Author:
westram
Message:
  • spellchecked all (phew)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/DIST/DI_protdist.cxx

    r6100 r6141  
    647647void            di_protdist::build_akt_predikt(double tt) 
    648648{ 
    649     /* take an aktual slope from the hash table, else calculate a new one */ 
     649    /* take an actual slope from the hash table, else calculate a new one */ 
    650650    int             pos = tt_2_pos(tt); 
    651651    if (!slopes[pos]){