diff options
Diffstat (limited to 'tex/context/base/publ-reg.lua')
-rw-r--r-- | tex/context/base/publ-reg.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/publ-reg.lua b/tex/context/base/publ-reg.lua index ccee57ecd..f2d848ec0 100644 --- a/tex/context/base/publ-reg.lua +++ b/tex/context/base/publ-reg.lua @@ -25,6 +25,7 @@ local publications = publications local datasets = publications.datasets local specifications = publications.specifications local writers = publications.writers +local getcasted = publications.getcasted local registrations = { } local sequence = { } |