summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/expl3/l3alloc.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/expl3/l3alloc.dtx')
-rw-r--r--Master/texmf-dist/source/latex/expl3/l3alloc.dtx6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/expl3/l3alloc.dtx b/Master/texmf-dist/source/latex/expl3/l3alloc.dtx
index 5c5d82b13ad..9b3509c95e3 100644
--- a/Master/texmf-dist/source/latex/expl3/l3alloc.dtx
+++ b/Master/texmf-dist/source/latex/expl3/l3alloc.dtx
@@ -36,7 +36,7 @@
\RequirePackage{l3names}
%</driver>
%\fi
-\GetIdInfo$Id: l3alloc.dtx 1867 2010-03-23 13:03:12Z will $
+\GetIdInfo$Id: l3alloc.dtx 2063 2010-10-03 08:26:49Z mittelba $
{L3 Experimental register allocation}%
%\iffalse
%<*driver>
@@ -179,7 +179,7 @@
\cs_new_nopar:Npn \alloc_next:Nn #1#2 {
\tl_set:cx {#1_#2_allocation_tl}
{
- \intexpr_eval:n
+ \int_eval:n
{
\tl_use:c {#1_#2_allocation_tl}
\if:w #1 g + \else: - \fi: 1
@@ -188,7 +188,7 @@
% \end{macrocode}
% Then we need to check whether we have run out of registers.
% \begin{macrocode}
- \intexpr_compare:nNnTF
+ \int_compare:nNnTF
{ \tl_use:c{g_#2_allocation_tl} } = { \tl_use:c{l_#2_allocation_tl} }
{
\iow_term:x {