Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 04b08c18 authored by TURPIN Laurent's avatar TURPIN Laurent
Browse files

[MrClean] Move ReplicationReport classes in `io` directory

parent 04a35956
Branches
Tags
No related merge requests found
...@@ -24,8 +24,6 @@ set(aevol_sources ...@@ -24,8 +24,6 @@ set(aevol_sources
7/Dna_7.h 7/Dna_7.h
biochemistry/Dna.cpp biochemistry/Dna.cpp
biochemistry/Dna.h biochemistry/Dna.h
biochemistry/DnaReplicationReport.cpp
biochemistry/DnaReplicationReport.h
biochemistry/GeneticUnit.cpp biochemistry/GeneticUnit.cpp
biochemistry/GeneticUnit.h biochemistry/GeneticUnit.h
biochemistry/Protein.cpp biochemistry/Protein.cpp
...@@ -55,6 +53,10 @@ set(aevol_sources ...@@ -55,6 +53,10 @@ set(aevol_sources
io/ParamLoader.h io/ParamLoader.h
io/Tree.cpp io/Tree.cpp
io/Tree.h io/Tree.h
io/DnaReplicationReport.cpp
io/DnaReplicationReport.h
io/ReplicationReport.cpp
io/ReplicationReport.h
# io/GeneTree.cpp # io/GeneTree.cpp
# io/GeneTree.h # io/GeneTree.h
# io/GeneTreeNode.cpp # io/GeneTreeNode.cpp
...@@ -117,8 +119,6 @@ set(aevol_sources ...@@ -117,8 +119,6 @@ set(aevol_sources
population/Individual.h population/Individual.h
population/IndividualFactory.cpp population/IndividualFactory.cpp
population/IndividualFactory.h population/IndividualFactory.h
population/ReplicationReport.cpp
population/ReplicationReport.h
population/Selection.cpp population/Selection.cpp
population/Selection.h population/Selection.h
7/Individual_7.cpp 7/Individual_7.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment