Ignore:
Timestamp:
05/25/20 15:09:10 (4 years ago)
Author:
Maciej Komosinski
Message:

Cosmetic changes in docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/_demos/genotypeloader.h

    r855 r927  
    1616        while(genotype=loader.loadNextGenotype()) doSomethingWith(genotype);
    1717
    18         MiniGenotypeLoader is simply the MultiParamLoader configured to load one kind of data: "org:" objects.
     18        GenotypeMiniLoader is simply the MultiParamLoader configured to load one kind of data: "org:" objects.
    1919        The instance of this class can also be reconfigured to recognize more objects by using MultiParamLoader
    2020        methods, or you can use it as a guide for creating your own specialized class.
Note: See TracChangeset for help on using the changeset viewer.