Ignore:
Timestamp:
06/22/16 16:36:43 (8 years ago)
Author:
Maciej Komosinski
Message:

More strict parsing of genotype format prefix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/genetics/geno.h

    r494 r518  
    5555
    5656public:
     57        static const int INVALID_FORMAT='!';
    5758        typedef SListTempl<GenoValidator*> Validators;
    5859
Note: See TracChangeset for help on using the changeset viewer.