Add .pl as extension for prolog. This is the standard prolog file extension. No one actually uses .prolog.

This commit is contained in:
Eyal Dechter
2014-01-14 10:07:27 -05:00
parent 6a8d54e983
commit 8341992a38

View File

@@ -1307,6 +1307,9 @@ Prolog:
type: programming
color: "#74283c"
primary_extension: .prolog
extensions:
- .pl
Protocol Buffer:
type: markup