From 242f22f2ef7aeb14c36e54d7d44d3fd4e51a5d06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Thu, 19 Jan 2017 20:54:01 +0100 Subject: lexer: sync with scintillua changeset 582 rev d70a5ee43d38 --- lua/lexers/tcl.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/lexers/tcl.lua') diff --git a/lua/lexers/tcl.lua b/lua/lexers/tcl.lua index f76e6ee..665cbd5 100644 --- a/lua/lexers/tcl.lua +++ b/lua/lexers/tcl.lua @@ -1,4 +1,4 @@ --- Copyright 2014-2016 Joshua Krämer. See LICENSE. +-- Copyright 2014-2017 Joshua Krämer. See LICENSE. -- Tcl LPeg lexer. -- This lexer follows the TCL dodekalogue (http://wiki.tcl.tk/10259). -- It is based on the previous lexer by Mitchell. -- cgit v1.2.3