diff options
Diffstat (limited to 'tex/context/base/context.tex')
-rw-r--r-- | tex/context/base/context.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tex/context/base/context.tex b/tex/context/base/context.tex index e2a4ff29e..ec535265a 100644 --- a/tex/context/base/context.tex +++ b/tex/context/base/context.tex @@ -15,7 +15,7 @@ \catcode`\{=1 \catcode`\}=2 -\def\contextversion{2004.6.30} +\def\contextversion{2004.8.15} %D Welcome to the main module. When this module is ran through %D \type{initex} or \type{tex -i} or \type{whatevertex} using @@ -141,6 +141,7 @@ \input spec-mis.tex \input spec-ini.tex \input spec-def.tex +\input spec-var.tex %D For the moment we load a lot of languages. In the future %D we'll have to be more space conservative. |