Changeset 803 for cpp/frams/genetics/fH/fH_general.h
- Timestamp:
- 06/07/18 17:42:49 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/fH/fH_general.h
r797 r803 408 408 * @return 0 if processing was successful, 1 if parsing of dimensions went wrong or one of genotype lines could not be parsed 409 409 */ 410 int parseGenotype( SStringgenotype);410 int parseGenotype(const SString &genotype); 411 411 412 412 /**
Note: See TracChangeset
for help on using the changeset viewer.