Merge pull request #1209 from jkeirstead/GAMS-language

Added the General Algebraic Modeling System (GAMS) to languages with example
This commit is contained in:
Arfon Smith
2014-05-31 09:19:57 -05:00
2 changed files with 82 additions and 0 deletions

View File

@@ -706,6 +706,12 @@ Game Maker Language:
extensions:
- .gml
GAMS:
type: programming
lexer: Text only
extensions:
- .gms
GAP:
type: programming
lexer: Text only