Ignore:
Timestamp:
10/10/18 01:13:05 (7 years ago)
Author:
Maciej Komosinski
Message:

Performance and stability improvements in fB, fH, and fL; improved parsing and math evaluations in fL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/genetics/fB/fB_conv.cpp

    r802 r821  
    163163                                fHgenotype.getNextToken(fHpos, line, '\n');
    164164                                map->add(ranges[t][q].begin, ranges[t][q].end, lastpos, fHpos - 1);
     165                                lastpos = fHpos;
    165166                        }
    166167                }
Note: See TracChangeset for help on using the changeset viewer.