From 669fad2969a69ae106153a5c1800aa96f98804b8 Mon Sep 17 00:00:00 2001 From: Marius Date: Sat, 21 Sep 2013 12:20:24 +0300 Subject: beta 2013.09.21 10:50 --- tex/context/base/cldf-prs.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tex/context/base/cldf-prs.lua') diff --git a/tex/context/base/cldf-prs.lua b/tex/context/base/cldf-prs.lua index 9fbdba0c8..160d30b19 100644 --- a/tex/context/base/cldf-prs.lua +++ b/tex/context/base/cldf-prs.lua @@ -6,6 +6,8 @@ if not modules then modules = { } end modules ['cldf-bas'] = { license = "see context related readme files" } +-- used in chem-ini.lua + local lpegmatch, patterns = lpeg.match, lpeg.patterns local P, R, V, Cc, Cs = lpeg.P, lpeg.R, lpeg.V, lpeg.Cc, lpeg.Cs local format = string.format -- cgit v1.2.3