Changeset 375 for cpp/frams/genetics/geno.cpp
- Timestamp:
- 04/26/15 00:59:09 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/geno.cpp
r372 r375 250 250 } 251 251 isvalid = 0; 252 Hprintf("Geno", "validate", HMLV_WARN, "Wrong configuration? No genotype validators defined for genetic format f%c.", format);252 logPrintf("Geno", "validate", LOG_WARN, "Wrong configuration? No genotype validators defined for genetic format f%c.", format); 253 253 } 254 254
Note: See TracChangeset
for help on using the changeset viewer.