File: prog.c

package info (click to toggle)
adequate 0.17.6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 488 kB
  • sloc: python: 254; makefile: 111; sh: 75; ansic: 29
file content (4 lines) | stat: -rw-r--r-- 47 bytes parent folder | download | duplicates (13)
1
2
3
4
int main(int argc, char **argv)
{
	return 0;
}