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