d88e0894d0
nearly coincident mostly work support files for creating projects from gyp git-svn-id: http://skia.googlecode.com/svn/trunk@3500 2bbb7eff-a529-9590-31e7-b0007b416f81
6 lines
107 B
C
6 lines
107 B
C
#include "Intersection_Tests.h"
|
|
|
|
int main(int argc, char* argv) {
|
|
Intersection_Tests();
|
|
return 0;
|
|
} |