00001 /* 00002 * generated by Xtext 00003 */ 00004 package org.best.of.robotics.ui; 00005 00006 import org.eclipse.ui.plugin.AbstractUIPlugin; 00007 00011 public class SmachDSLUiModule extends org.best.of.robotics.ui.AbstractSmachDSLUiModule { 00012 public SmachDSLUiModule(AbstractUIPlugin plugin) { 00013 super(plugin); 00014 } 00015 }