summaryrefslogtreecommitdiffhomepage
path: root/example/example_06_nectar_cuda
diff options
context:
space:
mode:
Diffstat (limited to 'example/example_06_nectar_cuda')
-rw-r--r--example/example_06_nectar_cuda/example.nc2
1 files changed, 0 insertions, 2 deletions
diff --git a/example/example_06_nectar_cuda/example.nc b/example/example_06_nectar_cuda/example.nc
index 4f2e430..6a25d3b 100644
--- a/example/example_06_nectar_cuda/example.nc
+++ b/example/example_06_nectar_cuda/example.nc
@@ -6,5 +6,3 @@ const main()
let sz := 8;
cudaMalloc(ptr, sz);
}
-
-