/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package development; /** * * @author ajb */ public class Ensembles { //This method assumes the files have already been transformed. public static void main(String[] args){ } }