File: empty-main.cc

package info (click to toggle)
ns3 3.43-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 104,204 kB
  • sloc: cpp: 648,724; python: 21,771; ansic: 6,794; xml: 3,706; makefile: 2,279; sh: 1,031; javascript: 167; perl: 102
file content (5 lines) | stat: -rw-r--r-- 29 bytes parent folder | download | duplicates (2)
1
2
3
4
5
int
main()
{
    return 0;
}