//This file generated automatically from the MARIUS LP system, please do not edit.

public class ClienteProxy {
public static void main(String [] args) {
  ServicioIF svr = ServicioIF.SERVICIO;

 svr.operacion();

}
} //End of class ClienteProxy
