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 | 16c6d58b93c8afa3391b63234ead3fc5318b2f48 (patch) | |
tree | af1c931c8152783a5c5d0d82da6bea0dba030881 /.hgeol | |
parent | 8b99f2cfdd7ed2274afa7bf003850ce4213cbfd3 (diff) | |
download | scintilla-mirror-16c6d58b93c8afa3391b63234ead3fc5318b2f48.tar.gz |
Add tcl to native extensions and move pl into more alphabetic position.
Diffstat (limited to '.hgeol')
-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 |