blob: 0ab897c07a35fe586260c9c365ef2ba789de469a [file] [log] [blame]
#include "Intersection_Tests.h"
int main(int argc, char* argv) {
Intersection_Tests();
return 0;
}