summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cmll
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-04-23 00:30:38 +0000
committerKarl Berry <karl@freefriends.org>2010-04-23 00:30:38 +0000
commit66fc062925feca5c8d08eb30d24db824dad349ac (patch)
tree56e1f2d3d4a683eb79720732f3881ebf04ce4a77 /Master/texmf-dist/tex/latex/cmll
parent26ab3812ef5ec1e9b62810807841661658f2b4e9 (diff)
cmll 20100420 (20apr10)
git-svn-id: svn://tug.org/texlive/trunk@17964 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cmll')
-rw-r--r--Master/texmf-dist/tex/latex/cmll/cmll.sty6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/cmll/cmll.sty b/Master/texmf-dist/tex/latex/cmll/cmll.sty
index 26fcacf180e..c159142e761 100644
--- a/Master/texmf-dist/tex/latex/cmll/cmll.sty
+++ b/Master/texmf-dist/tex/latex/cmll/cmll.sty
@@ -7,7 +7,7 @@
%% cmll.dtx (with options: `package')
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{cmll}[2009/01/23 Linear Logic symbols for Computer Modern]
+\ProvidesPackage{cmll}[2010/04/20 Linear Logic symbols for Computer Modern]
\let\cmll@ifemu=\iffalse
\DeclareOption{emu}{\let\cmll@ifemu=\iftrue}
\def\cmll@style{auto}
@@ -101,6 +101,10 @@
\cmll@declare@symbol{Perp}{\mathrel}{llsymbols}{13}
\cmll@declare@symbol{simbot}{\mathord}{llsymbols}{14}
\cmll@declare@symbol{simperp}{\mathrel}{llsymbols}{14}
+\cmll@declare@symbol{multimapinv}{\mathrel}{llsymbols}{15}
+\cmll@declare@symbol{nmultimap}{\mathrel}{llsymbols}{16}
+\cmll@declare@symbol{nmultimapinv}{\mathrel}{llsymbols}{17}
+\cmll@declare@symbol{nmultimapboth}{\mathrel}{llsymbols}{18}
\endinput
%%
%% End of file `cmll.sty'.