From 481446ecbbb0078e33ae072401d5dc207d7a60e0 Mon Sep 17 00:00:00 2001 From: Yves Orton Date: Sun, 19 Feb 2023 01:24:33 +0100 Subject: manually triggered generated files - add file type data to modeline so that github syntax highlights them properly --- charclass_invlists.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'charclass_invlists.h') diff --git a/charclass_invlists.h b/charclass_invlists.h index c3e734a39e..c623186730 100644 --- a/charclass_invlists.h +++ b/charclass_invlists.h @@ -1,4 +1,4 @@ -/* -*- buffer-read-only: t -*- +/* -*- mode: C; buffer-read-only: t -*- * !!!!!!! DO NOT EDIT THIS FILE !!!!!!! * This file is built by regen/mk_invlists.pl from Unicode::UCD. * Any changes made here will be lost! @@ -436083,4 +436083,4 @@ static const U8 WB_table[23][23] = { * 0a6b5ab33bb1026531f816efe81aea1a8ffcd34a27cbea37dd6a70a63d73c844 regen/charset_translations.pl * c7ff8e0d207d3538c7feb4a1a152b159e5e902d20293b303569ea8323e84633e regen/mk_PL_charclass.pl * 2a64e8b4ca351f490530bdf8c7b4962c407b7ed6a1123eeb8d9e8e0e4236d16a regen/mk_invlists.pl - * ex: set ro: */ + * ex: set ro ft=C: */ -- cgit v1.2.1