Files
CMake/Tests/CudaOnly/CircularLinkLine/main.cu

6 lines
49 B
Plaintext

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