// #include "api1/Cipres.idl" #include "api1/PhyloReader.idl" module CipresIDL_api1 { interface ReadNexus: PhyloReader { }; };