File: headercheck.cpp.in

package info (click to toggle)
assimp 5.0.1~ds0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 94,288 kB
  • sloc: cpp: 204,271; cobol: 65,664; ansic: 13,766; xml: 10,828; python: 9,201; java: 2,296; sh: 510; makefile: 335; objc: 122; ruby: 119; pascal: 100
file content (6 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
#include "@HEADER@"

int main(int,char**)
{
    return 0;
}