diff options
Diffstat (limited to 'tex/context/base/data-out.lua')
-rw-r--r-- | tex/context/base/data-out.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/data-out.lua b/tex/context/base/data-out.lua index f73ff9bdc..94c12bd8c 100644 --- a/tex/context/base/data-out.lua +++ b/tex/context/base/data-out.lua @@ -6,5 +6,5 @@ if not modules then modules = { } end modules ['data-out'] = { license = "see context related readme files" } -outputs = outputs or { } +-- not used yet |