Changeset 534 for cpp/frams/genetics/f9/conv_f9.cpp
- Timestamp:
- 07/20/16 01:17:14 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/f9/conv_f9.cpp
r319 r534 56 56 if (map != NULL) 57 57 m.getCurrentToF0Map(*map); 58 return m.getF0Geno().getGene ();58 return m.getF0Geno().getGenes(); 59 59 } 60 60
Note: See TracChangeset
for help on using the changeset viewer.