source:
cpp/frams/genetics/fL/fL_oper.cpp
@
785
Last change on this file since 785 was 780, checked in by , 7 years ago | |
---|---|
File size: 152 bytes |
Rev | Line | |
---|---|---|
[780] | 1 | #include "fL_oper.h" |
2 | ||
3 | Geno_fL::Geno_fL() | |
4 | { | |
5 | // par.setParamTab(GENOfHparam_tab); | |
6 | // par.select(this); | |
7 | // par.setDefault(); | |
8 | supported_format = 'H'; | |
9 | } |
Note: See TracBrowser
for help on using the repository browser.