summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-prc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/strc-prc.lua')
-rw-r--r--tex/context/base/strc-prc.lua9
1 files changed, 9 insertions, 0 deletions
diff --git a/tex/context/base/strc-prc.lua b/tex/context/base/strc-prc.lua
new file mode 100644
index 000000000..b1a1fb0a9
--- /dev/null
+++ b/tex/context/base/strc-prc.lua
@@ -0,0 +1,9 @@
+if not modules then modules = { } end modules ['strc-prc'] = {
+ version = 1.001,
+ comment = "companion to strc-prc.mkiv",
+ author = "Hans Hagen, PRAGMA-ADE, Hasselt NL",
+ copyright = "PRAGMA ADE / ConTeXt Development Team",
+ license = "see context related readme files"
+}
+
+-- code will move from strc-ini to here