mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-25 06:17:38 -04:00
19 lines
1,002 B
C
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
|