blob: dce37f39aeeea4fe27f471758f3090dfbc516950 [file] [log] [blame]
class AWTTgt
{
public static void main(String[] args)
{
System.loadLibrary("AWTTgt");
}
}