Home
last modified time | relevance | path

Searched refs:clade_list_file (Results 1 – 4 of 4) sorted by relevance

/dports/biology/phyml/phyml-3.3.20200621/src/
H A Dfree.c940 Free(io->clade_list_file); in Free_Input()
H A Dcl.c488 strcpy(io->clade_list_file,optarg); in Read_Command_Line()
H A Dutilities.h1254 char *clade_list_file; member
H A Dmake.c1051 io->clade_list_file = (char *)mCalloc(T_MAX_FILE,sizeof(char)); in Make_Input()