added cuda lexer and removed example from c++ samples

This commit is contained in:
Kashif Rasul
2013-11-05 10:57:12 +01:00
parent 6d7eae5011
commit 94b3ea3df5
4 changed files with 104 additions and 39 deletions

View File

@@ -327,6 +327,12 @@ Cucumber:
lexer: Gherkin
primary_extension: .feature
Cuda:
lexer: CUDA
primary_extension: .cu
extensions:
- .cuh
Cython:
type: programming
group: Python