summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3int.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3int.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3int.dtx22
1 files changed, 2 insertions, 20 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3int.dtx b/Master/texmf-dist/source/latex/l3kernel/l3int.dtx
index 93af5dd409b..2bd45b71fe1 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3int.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3int.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-%% File: l3int.dtx Copyright (C) 1990-2015 The LaTeX3 Project
+%% File: l3int.dtx Copyright (C) 1990-2016 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -37,7 +37,7 @@
\documentclass[full]{l3doc}
%</driver>
%<*driver|package>
-\GetIdInfo$Id: l3int.dtx 6089 2015-09-25 13:29:50Z mittelba $
+\GetIdInfo$Id: l3int.dtx 6366 2016-01-05 22:18:59Z joseph $
{L3 Integers}
%</driver|package>
%<*driver>
@@ -2450,24 +2450,6 @@
% \end{variable}
% \end{variable}
%
-% \subsection{Deprecated functions}
-%
-% \begin{macro}{\int_to_binary:n, \int_from_binary:n}
-% \begin{macro}{\int_to_hexadecimal:n, \int_from_hexadecimal:n}
-% \begin{macro}{\int_to_octal:n, \int_from_octal:n}
-% Deprecated 2014-02-11.
-% \begin{macrocode}
-\cs_new_eq:NN \int_to_binary:n \int_to_bin:n
-\cs_new_eq:NN \int_to_hexadecimal:n \int_to_Hex:n
-\cs_new_eq:NN \int_to_octal:n \int_to_oct:n
-\cs_new_eq:NN \int_from_binary:n \int_from_bin:n
-\cs_new_eq:NN \int_from_hexadecimal:n \int_from_hex:n
-\cs_new_eq:NN \int_from_octal:n \int_from_oct:n
-% \end{macrocode}
-% \end{macro}
-% \end{macro}
-% \end{macro}
-%
% \begin{macrocode}
%</initex|package>
% \end{macrocode}