blob: cb934488fea7f86b5ab572d3de314cb3e1b55280 [file] [log] [blame]
#include "shared.h"
int main(int, char**)
{
shared();
return 0;
}