Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 00239ada authored by Vincent Liard's avatar Vincent Liard
Browse files

Toggle fixed_mutations compilation into Makefile

parent 67ca84ad
No related branches found
No related tags found
No related merge requests found
......@@ -40,8 +40,8 @@ aevol_misc_create_eps \
aevol_misc_extract \
aevol_misc_lineage \
aevol_misc_mutagenesis \
aevol_misc_mutational_robustness
# aevol_misc_fixed_mutations
aevol_misc_mutational_robustness \
aevol_misc_fixed_mutations
# aevol_misc_gene_families
# aevol_misc_robustness
# aevol_misc_transform_plasmid
......@@ -56,7 +56,7 @@ CLEANFILES = $(bin_PROGRAMS)
aevol_misc_ancstats_SOURCES = ancstats.cpp
aevol_misc_create_eps_SOURCES = create_eps.cpp
aevol_misc_extract_SOURCES = extract.cpp
# aevol_misc_fixed_mutations_SOURCES = fixed_mutations.cpp
aevol_misc_fixed_mutations_SOURCES = fixed_mutations.cpp
# aevol_misc_gene_families_SOURCES = gene_families.cpp
aevol_misc_lineage_SOURCES = lineage.cpp
aevol_misc_mutagenesis_SOURCES = mutagenesis.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment