using Ryuclaw.Client.Mac;
// This is the main entry point of the application.
NSApplication.Init ();
NSApplication.Main (args);