Commit 6efffa79 authored by Andrey Filippov's avatar Andrey Filippov

Updated OrthoMultiLMA.buildOrthoMap

parent 9d47b1c6
......@@ -928,6 +928,7 @@ public class ComboMatch {
flt_show_names = gdf.getNextBoolean();
flt_show_overlaps = gdf.getNextBoolean();
flt_show_rms = gdf.getNextBoolean();
flt_show_zoom = gdf.getNextBoolean();
flt_update_config = gdf.getNextBoolean();
if (flt_update_config) {
clt_parameters.imp.flt_list = flt_list;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment