summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/syst-aux.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2019-06-05 16:21:48 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2019-06-05 16:21:48 +0200
commite8dc7842e52c4509ce38115c521672198beafca3 (patch)
treecf20e11d1943c5a572f365a6f613530d1a364e5f /tex/context/base/mkiv/syst-aux.mkiv
parent822d6299d6c28fe3780ff40831ec5c00c60133f5 (diff)
downloadcontext-e8dc7842e52c4509ce38115c521672198beafca3.tar.gz
2019-06-05 15:47:00
Diffstat (limited to 'tex/context/base/mkiv/syst-aux.mkiv')
-rw-r--r--tex/context/base/mkiv/syst-aux.mkiv4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/syst-aux.mkiv b/tex/context/base/mkiv/syst-aux.mkiv
index 924043849..8336800fc 100644
--- a/tex/context/base/mkiv/syst-aux.mkiv
+++ b/tex/context/base/mkiv/syst-aux.mkiv
@@ -8526,12 +8526,12 @@
\let\elapsedseconds \elapsedtime
\newcount\c_syst_helpers_test_feature_n
-\chardef \c_syst_helpers_test_feature_m\zerocount
+\newcount\c_syst_helpers_test_feature_m
\def\currentfeaturetest{\number\c_syst_helpers_test_feature_n}
\unexpanded\def\testfeature#1#2%
- {\chardef\c_syst_helpers_test_feature_m#1\relax
+ {\c_syst_helpers_test_feature_m#1\relax
\def\syst_helpers_test_feature_yes
{\advance\c_syst_helpers_test_feature_n\plusone
\ifnum\c_syst_helpers_test_feature_n>\c_syst_helpers_test_feature_m\else