-
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fb891e2
commit efd0397
Showing
8 changed files
with
94 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -396,10 +396,10 @@ int Read_Command_Line(option *io, int argc, char **argv) | |
} | ||
case 66: | ||
{ | ||
PhyML_Printf("\n. Integrated edge length model needs additional work."); | ||
PhyML_Printf("\n. Please send me an email at [email protected] if you are"); | ||
PhyML_Printf("\n. really keen on using this model."); | ||
assert(false); | ||
/* PhyML_Printf("\n. Integrated edge length model needs additional work."); */ | ||
/* PhyML_Printf("\n. Please send me an email at [email protected] if you are"); */ | ||
/* PhyML_Printf("\n. really keen on using this model."); */ | ||
/* assert(false); */ | ||
io->mod->gamma_mgf_bl = YES; | ||
io->mod->s_opt->opt_gamma_br_len = YES; | ||
break; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.