Changeset 6141 for trunk/DIST/DI_protdist.cxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/DIST/DI_protdist.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/DIST/DI_protdist.cxx
r6100 r6141 647 647 void di_protdist::build_akt_predikt(double tt) 648 648 { 649 /* take an a ktual slope from the hash table, else calculate a new one */649 /* take an actual slope from the hash table, else calculate a new one */ 650 650 int pos = tt_2_pos(tt); 651 651 if (!slopes[pos]){
