class AWTTgt
{
    public static void main(String[] args)
    {
        System.loadLibrary("AWTTgt");
    }
}
