File: prog.c

package info (click to toggle)
chrpath 0.13-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 692 kB
  • ctags: 37
  • sloc: sh: 7,106; ansic: 512; makefile: 123
file content (4 lines) | stat: -rw-r--r-- 27 bytes parent folder | download | duplicates (477)
1
2
3
4
int main()
{
  return 0;
}