diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3quark.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/l3kernel/l3quark.dtx | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3quark.dtx b/Master/texmf-dist/source/latex/l3kernel/l3quark.dtx index 26d3c4d78f7..d38da212ecb 100644 --- a/Master/texmf-dist/source/latex/l3kernel/l3quark.dtx +++ b/Master/texmf-dist/source/latex/l3kernel/l3quark.dtx @@ -35,7 +35,7 @@ % %<*driver|package> \RequirePackage{l3bootstrap} -\GetIdInfo$Id: l3quark.dtx 4564 2013-07-21 02:12:33Z bruno $ +\GetIdInfo$Id: l3quark.dtx 4623 2013-12-14 13:53:40Z bruno $ {L3 Quarks} %</driver|package> %<*driver> @@ -671,15 +671,6 @@ % \end{macrocode} % \end{variable} % -% \begin{variable}{\s_obj_end} -% This scan mark is used both in \pkg{l3seq} and \pkg{l3prop}. This -% token ought to be defined in a \pkg{l3obj} module if we decide to go -% in that direction. In the mean-time, we need it to be set. -% \begin{macrocode} -\__scan_new:N \s_obj_end -% \end{macrocode} -% \end{variable} -% % \subsection{Deprecated quark functions} % % \begin{macro} |