diff options
Diffstat (limited to 'tex/context/base/buff-imp-mp.lua')
-rw-r--r-- | tex/context/base/buff-imp-mp.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/buff-imp-mp.lua b/tex/context/base/buff-imp-mp.lua index 7c356a5c8..6b8a26536 100644 --- a/tex/context/base/buff-imp-mp.lua +++ b/tex/context/base/buff-imp-mp.lua @@ -1,6 +1,6 @@ -if not modules then modules = { } end modules ['v-mp'] = { +if not modules then modules = { } end modules ['buff-imp-mp'] = { version = 1.001, - comment = "companion to v-mp.mkiv", + comment = "companion to buff-imp-mp.mkiv", author = "Hans Hagen, PRAGMA-ADE, Hasselt NL", copyright = "PRAGMA ADE / ConTeXt Development Team", license = "see context related readme files" |