Ignore:
Timestamp:
11/27/20 20:54:50 (3 years ago)
Author:
Maciej Komosinski
Message:
  • fS: comma as an intuitive separator in genotype instead of weird symbols ;'
  • other minor refactorizations
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/genetics/fS/fS_oper.cpp

    r1030 r1032  
    226226const char *GenoOper_fS::getSimplest()
    227227{
    228         return "1.1,0,0.4:C{x=0.80599;y=0.80599;z=0.80599}";
     228        return "1.1,0,0.4:C{x=0.80599,y=0.80599,z=0.80599}";
    229229}
    230230
Note: See TracChangeset for help on using the changeset viewer.