hybridLambda / hybrid-Lambda

Hybrid-Lambda is a software package that can simulate gene trees within a rooted species network or a rooted species tree under the Kingman's coalescent or Lambda coalescent process.
http://hybridlambda.github.io/
GNU General Public License v3.0
6 stars 4 forks source link

remove duplicate headers from Makefile.am #41

Closed downloadico closed 3 years ago

downloadico commented 3 years ago

src/hybridLambda.hpp src/global.hpp, and src/node.hpp were each listed twice, causing the build to fail under Linux.