#include <sofort/sofort.h>
int main(int argc, char ** argv, char ** envp)
{
return sfrt_main(argv,envp,0);
}