// This file was generated by Intellego. Do not modify class RealGBN4 { public static void main(String args[]) { GBN4 a=new GBN4(); a.initController(new real.RealRCX(a)); a.run(); } }