useDynLib(compHclust,.registration=TRUE,.fixes="C_")
importFrom(graphics,axis,barplot,frame,image,layout,par,plot)
importFrom(stats,as.dendrogram)
export(compHclust,compHclust.heatmap)
