vortex/tests/opencl/b+tree/main.h
2024-04-23 00:12:51 -04:00

19 lines
1,002 B
C

// # ifdef __cplusplus
// extern "C" {
// # endif
//===============================================================================================================================================================================================================200
// HEADER
//===============================================================================================================================================================================================================200
int
main( int argc,
char *argv []);
//===============================================================================================================================================================================================================200
// END
//===============================================================================================================================================================================================================200
// # ifdef __cplusplus
// }
// # endif