Skip to content

Commit f816513

Browse files
authored
Added ATL to the list of angauges
1 parent ee3734d commit f816513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ A LaTeX Listings language definition file for languages used by the MDE communit
99
- QVTc
1010
- EOL (Epsilon)
1111
- ETL (Epsilon)
12+
- ATL
1213

1314
## Keyword Groups (for appearance)
1415
The Listings package supports one or more keyword lists for each langauge. This allows to use different formatting options for each group. Languages defined in this file follow a two list approach. The lanuage syntax keywords (e.g. in, let, for, rule, etc.) are in list one. List two contains other langauge specific identifiers that are not part of the syntax, for example available operations on collections (OCL, EOL) or primitive type names (String, Sequence, etc.).

0 commit comments

Comments
 (0)