00001 00002 package org.best.of.robotics; 00003 00004 00009 public class SmachDSLStandaloneSetup extends SmachDSLStandaloneSetupGenerated{ 00010 00011 public static void doSetup() { 00012 new SmachDSLStandaloneSetup().createInjectorAndDoEMFRegistration(); 00013 } 00014 } 00015