Changeset 522 for cpp/frams/genetics/geno.h
- Timestamp:
- 06/23/16 00:15:59 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified 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.