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