mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #376 from evanmiller/detect-opencl
Treat .opencl files as OpenCL
This commit is contained in:
@@ -882,6 +882,8 @@ OpenCL:
|
||||
group: C
|
||||
lexer: C
|
||||
primary_extension: .cl
|
||||
extensions:
|
||||
- .opencl
|
||||
|
||||
OpenEdge ABL:
|
||||
type: programming
|
||||
|
Reference in New Issue
Block a user