summaryrefslogtreecommitdiff
path: root/doc/ale-cuda.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-cuda.txt')
-rw-r--r--doc/ale-cuda.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ale-cuda.txt b/doc/ale-cuda.txt
index 052b3363..0e53f756 100644
--- a/doc/ale-cuda.txt
+++ b/doc/ale-cuda.txt
@@ -22,4 +22,11 @@ g:ale_cuda_nvcc_options *g:ale_cuda_nvcc_options*
This variable can be changed to modify flags given to nvcc.
===============================================================================
+clang-format *ale-cuda-clangformat*
+
+See |ale-c-clangformat| for information about the available options.
+Note that the C options are also used for cuda.
+
+
+===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: