mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Add support for OpenEdge ABL language
This commit is contained in:
@@ -740,6 +740,19 @@ OpenCL:
|
||||
extensions:
|
||||
- .cl
|
||||
|
||||
OpenEdge ABL:
|
||||
type: programming
|
||||
aliases:
|
||||
- progress
|
||||
- openedge
|
||||
- abl
|
||||
primary_extension: .p
|
||||
overrides:
|
||||
- .cls
|
||||
extensions:
|
||||
- .cls
|
||||
- .p
|
||||
|
||||
PHP:
|
||||
type: programming
|
||||
extensions:
|
||||
|
||||
Reference in New Issue
Block a user