Changeset 1017 for cpp/frams/genetics/defgenoconv.cpp
- Timestamp:
- 07/20/20 16:37:38 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/defgenoconv.cpp
r958 r1017 104 104 #endif 105 105 #ifdef USE_GENCONV_fS0 106 addConverter(new GenoConv_fS0 ); //solids106 addConverter(new GenoConv_fS0s); //solids 107 107 #endif 108 108
Note: See TracChangeset
for help on using the changeset viewer.