Add .cu to text/plain types in src/*_cuda/.htaccess.
authorW. Trevor King <wking@drexel.edu>
Thu, 25 Nov 2010 16:09:58 +0000 (11:09 -0500)
committerW. Trevor King <wking@drexel.edu>
Thu, 25 Nov 2010 16:09:58 +0000 (11:09 -0500)
src/logistic_cuda/.htaccess
src/matrix_multiplication_cuda/.htaccess

index 8cb957a476c081fa787a45a03ccf285afb9d3dc4..e36d76a40c347efc5437e526f69d2e3c5e5d9805 100644 (file)
@@ -1 +1 @@
-AddType text/plain .c .h
+AddType text/plain .c .cu .h
index 8cb957a476c081fa787a45a03ccf285afb9d3dc4..e36d76a40c347efc5437e526f69d2e3c5e5d9805 100644 (file)
@@ -1 +1 @@
-AddType text/plain .c .h
+AddType text/plain .c .cu .h