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