// $Id$
// this test class was taken from Mr. Micael Weller's bug report
package jp.co.infoseek.hp.arton.rjb;

public class ExtBase extends Base {
}

