Ignore:
Timestamp:
07/08/20 20:38:51 (4 years ago)
Author:
Maciej Komosinski
Message:

Cosmetic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/_demos/multiline_f0_test.cpp

    r972 r986  
    3939        printf("Converted to f0:\n%s\n", m.getF0Geno().getGenes().c_str());
    4040
    41         printf("\nusing Param::saveMultiLine() to create the \"expanded\" form of the f0 genotype...\n(MultiParamLoader should be able to load this)");
     41        printf("\nUsing Param::saveMultiLine() to create the \"expanded\" form of the f0 genotype...\n(MultiParamLoader should be able to load this)");
    4242
    4343        StringFILE2 f;
     
    107107
    108108
    109 using Param::saveMultiLine() to create the "expanded" form of the f0 genotype...
     109Using Param::saveMultiLine() to create the "expanded" form of the f0 genotype...
    110110(MultiParamLoader should be able to load this)
    111111============================
Note: See TracChangeset for help on using the changeset viewer.