diff options
author | Karl Berry <karl@freefriends.org> | 2016-01-26 23:00:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-01-26 23:00:51 +0000 |
commit | 54371d50fc6a5abc2b07e926553d7ca9cccdff74 (patch) | |
tree | 86eac8cd76591209c5d5748b423edeff3fa69013 /Master/texmf-dist/source/latex/l3kernel/l3prop.dtx | |
parent | 43fbca5d01e622dd7c348d42b222bb87496d0bdc (diff) |
l3
git-svn-id: svn://tug.org/texlive/trunk@39491 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3prop.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/l3kernel/l3prop.dtx | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3prop.dtx b/Master/texmf-dist/source/latex/l3kernel/l3prop.dtx index 9a1ca2a7251..a30c9b30b85 100644 --- a/Master/texmf-dist/source/latex/l3kernel/l3prop.dtx +++ b/Master/texmf-dist/source/latex/l3kernel/l3prop.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -%% File: l3prop.dtx Copyright (C) 1990-2015 The LaTeX3 Project +%% File: l3prop.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: l3prop.dtx 5777 2015-08-05 02:32:21Z bruno $ +\GetIdInfo$Id: l3prop.dtx 6366 2016-01-05 22:18:59Z joseph $ {L3 Property lists} %</driver|package> %<*driver> @@ -1126,16 +1126,6 @@ % \end{macrocode} % \end{macro} % -% \subsection{Deprecated functions} -% -% \begin{macro}{\prop_get:Nn, \prop_get:cn} -% Deprecated 2014-07-17. -% \begin{macrocode} -\cs_new_eq:NN \prop_get:Nn \prop_item:Nn -\cs_new_eq:NN \prop_get:cn \prop_item:cn -% \end{macrocode} -% \end{macro} -% % \begin{macrocode} %</initex|package> % \end{macrocode} |