Blame | Last modification | View Log | RSS feed
#include <stdio.h> #include <stdlib.h> int main (int argc, char *argv[]) { return 0; } /* vim: set ts=4 sts=4 sw=4 noet tw=112: */
#include <stdio.h>
#include <stdlib.h>
int main (int argc, char *argv[])
{
return 0;
}
/* vim: set ts=4 sts=4 sw=4 noet tw=112: */