#ifndef CUDA_KERNELS_GRAPH_H
#define	CUDA_KERNELS_GRAPH_H

void helloWorldCuda();

#endif /* CUDA_KERNELS_GRAPH_H */