package GPL;

/* just an empty class, print and println methods must be added by an apsect */
public class MyLog
  {
  }
