aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
blob: b54dbf1531e41962dd5dc0a5145ba99d8d267310 (plain) (blame)
1
2
3
4
5
6
#include <stdio.h>

int main(int argc, char *argv[])
{
  
}