Skip to content

Commit

Permalink
sort CUDA tools properly
Browse files Browse the repository at this point in the history
  • Loading branch information
oToToT committed Feb 20, 2021
1 parent 2cfa734 commit 0fcfc64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/ale-supported-languages-and-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ Notes:
* Cucumber
* `cucumber`
* CUDA
* `nvcc`!!
* `clangd`
* `nvcc`!!
* Cypher
* `cypher-lint`
* Cython (pyrex filetype)
Expand Down
2 changes: 1 addition & 1 deletion supported-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ formatting.
* Cucumber
* [cucumber](https://cucumber.io/)
* CUDA
* [nvcc](http://docs.nvidia.com/cuda/cuda-compiler-driver-nvcc/index.html)
* [clangd](https://clang.llvm.org/extra/clangd.html)
* [nvcc](http://docs.nvidia.com/cuda/cuda-compiler-driver-nvcc/index.html)
* Cypher
* [cypher-lint](https://github.com/cleishm/libcypher-parser)
* Cython (pyrex filetype)
Expand Down

0 comments on commit 0fcfc64

Please sign in to comment.