Changeset 779 for cpp/frams/genetics/fF/fF_conv.h
- Timestamp:
- 05/11/18 23:42:04 (5 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/fF/fF_conv.h
r778 r779 3 3 // See LICENSE.txt for details. 4 4 5 #ifndef _CONV_FF_H_ 6 #define _CONV_FF_H_ 5 #ifndef _FF_CONV_H_ 6 #define _FF_CONV_H_ 7 8 7 9 8 10 #define fF_TOO_MUCH 0.75 … … 56 58 }; 57 59 60 58 61 #endif
Note: See TracChangeset
for help on using the changeset viewer.