Changeset 675 for cpp/frams/genetics/f4/conv_f4.cpp
- Timestamp:
- 08/19/17 02:52:26 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/f4/conv_f4.cpp
r671 r675 157 157 if (C->dadlink->type != T_STICK4) 158 158 { 159 159 C->dadlink = getStick(C->dadlink); 160 160 } 161 161
Note: See TracChangeset
for help on using the changeset viewer.