Changeset 518 for cpp/frams/genetics/geno.h
- Timestamp:
- 06/22/16 16:36:43 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/geno.h
r494 r518 55 55 56 56 public: 57 static const int INVALID_FORMAT='!'; 57 58 typedef SListTempl<GenoValidator*> Validators; 58 59
Note: See TracChangeset
for help on using the changeset viewer.