Browse Source

Added indentation for CUDA

Meet Shah 11 years ago
parent
commit
8ad1d66000
1 changed files with 2 additions and 0 deletions
  1. 2 0
      free-programming-books.md

+ 2 - 0
free-programming-books.md

@@ -786,9 +786,11 @@
 * [Certified Programming with Dependent Types](http://adam.chlipala.net/cpdt/html/toc.html)
 * [Software Foundations](http://www.cis.upenn.edu/~bcpierce/sf/)
 
+
 ### CUDA
 * [OpenCL Programming Guide for CUDA Architecture](http://www.nvidia.com/content/cudazone/download/OpenCL/NVIDIA_OpenCL_ProgrammingGuide.pdf)
 
+
 ### D
 * [D Templates Tutorial](https://github.com/PhilippeSigaud/D-templates-tutorial)
 * [Programming in D](http://ddili.org/ders/d.en/)