diff options
author | Neil <nyamatongwe@gmail.com> | 2019-01-29 21:47:19 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-01-29 21:47:19 +1100 |
commit | 4b2d6cc8ac3970567bc75b4590e3737d8aa67b16 (patch) | |
tree | a627f945dc2eb16a6cfe397b63f476076676b024 | |
parent | a207c0aa819f933567139c5f5b5625e5f659c3d2 (diff) | |
download | scintilla-mirror-4b2d6cc8ac3970567bc75b4590e3737d8aa67b16.tar.gz |
Backport: Add tcl to native extensions and move pl into more alphabetic position.
Backport of changeset 7241:cf3d81441cea.
-rwxr-xr-x | .hgeol | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -23,8 +23,9 @@ **.d = native **.lua = native **.nim = native -**.rb = native **.pl = native +**.rb = native +**.tcl = native **.txt = native **.pch = native **.hgeol = native |