Merge pull request #484 from waltherg/patch-1

Added support for Unified Parallel C
This commit is contained in:
Ted Nyman
2013-04-27 06:00:17 -07:00

View File

@@ -1284,6 +1284,14 @@ TypeScript:
- ts - ts
primary_extension: .ts primary_extension: .ts
Unified Parallel C:
type: programming
group: C
lexer: C
ace_mode: c_cpp
color: "#555"
primary_extension: .upc
VHDL: VHDL:
type: programming type: programming
lexer: vhdl lexer: vhdl