(\value): Don't call \parsearg, @value takes a simple arg.

This commit is contained in:
Karl Berry 1996-11-16 00:20:09 +00:00
parent a71d56b4cc
commit 9b0b3a6e70

View file

@ -893,7 +893,7 @@ where each line of input produces a line of output.}
% %
\def\value{\begingroup \def\value{\begingroup
\catcode`\-=12 \catcode`\_=12 % Allow - and _ in VAR. \catcode`\-=12 \catcode`\_=12 % Allow - and _ in VAR.
\parsearg\valuexxx} \valuexxx}
\def\valuexxx#1{% \def\valuexxx#1{%
\expandafter\ifx\csname SET#1\endcsname\relax \expandafter\ifx\csname SET#1\endcsname\relax
{\{No value for ``#1''\}}% {\{No value for ``#1''\}}%