Changeset 829 for cpp/frams/genetics/f4/f4_general.cpp
- Timestamp:
- 11/25/18 23:47:54 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/f4/f4_general.cpp
r779 r829 548 548 return 1; // stop 549 549 } 550 int j = (int)gcur->l1;550 int j = gcur->l1; 551 551 switch ((char)gcur->i1) 552 552 {
Note: See TracChangeset
for help on using the changeset viewer.