gphocs-dev / G-PhoCS

G-PhoCS is a software package for inferring ancestral population sizes, population divergence times, and migration rates from individual genome sequences.
33 stars 4 forks source link

src/GPhoCS.h:70:22: warning: ‘long_options’ defined but not used #14

Closed selotape closed 7 years ago

gphocs-dev commented 7 years ago

@evgenyidc can you look at this?

evgenyidc commented 7 years ago

First of all, it is used. I moved it to GPhoCS.c to please the compiler.