PuTTYshell
-
2005-01-20
- status: open --> pending
Command:
DIAGNOSE
Syntax:
DIAGNOSE treelist / parameters_to_be_defined
Example:
--start of file--
#NEXUS
Begin Smc;
Exec data/dist.nex;
End;
Begin Trees;
Tree t1=((((Phovi, Loxaf), (Rhiun, Macro)), ((Equca,
Didvi), (Ornan, Bosta))), ((Halgr, Balph), (Equas,
Balmu)), ((Felca, Dasno), (Cersi, Orycu)));
End;
Begin Smc;
Diagnose t1;
End;
--end of file--