Changeset 534 for cpp/frams/genetics/genoconv.cpp
- Timestamp:
- 07/20/16 01:17:14 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/genoconv.cpp
r483 r534 181 181 char *t = path; 182 182 SString tmp; 183 tmp = in.getGene ();183 tmp = in.getGenes(); 184 184 MultiMap lastmap, tmpmap; 185 185 int firstmap = 1;
Note: See TracChangeset
for help on using the changeset viewer.