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

public interface CPU {

 public void procesa();

} //End of class CPU
