From 4b2d6cc8ac3970567bc75b4590e3737d8aa67b16 Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 29 Jan 2019 21:47:19 +1100 Subject: Backport: Add tcl to native extensions and move pl into more alphabetic position. Backport of changeset 7241:cf3d81441cea. --- .hgeol | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.hgeol b/.hgeol index f80e11730..30e9ddae8 100755 --- a/.hgeol +++ b/.hgeol @@ -23,8 +23,9 @@ **.d = native **.lua = native **.nim = native -**.rb = native **.pl = native +**.rb = native +**.tcl = native **.txt = native **.pch = native **.hgeol = native -- cgit v1.2.3