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