Merge pull request #1698 from sebgod/add-mercury-interpreter

languages.yml: added an interpreter entry to Mercury section
This commit is contained in:
Arfon Smith
2014-11-30 21:28:04 -06:00

View File

@@ -1616,6 +1616,8 @@ Mercury:
type: programming
color: "#abcdef"
ace_mode: prolog
interpreters:
- mmi
extensions:
- .m
- .moo