#ifndef PHYLOLIB_H #define PHYLOLIB_H void phylo(int argc, char *argv[]); #endif