diff options
author | Karl Berry <karl@freefriends.org> | 2015-03-20 21:29:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-03-20 21:29:12 +0000 |
commit | cd7ad054f8aaee94647b2051bd884d52b09077d0 (patch) | |
tree | 68a09b88f9af1a423a6e25f8a5cabf992b6da35f /Master/texmf-dist/tex/latex/flowchart | |
parent | b3aebefadc28b4dc150323e994872f406500dff2 (diff) |
flowchart (20mar15)
git-svn-id: svn://tug.org/texlive/trunk@36572 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/flowchart')
-rw-r--r-- | Master/texmf-dist/tex/latex/flowchart/flowchart.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/flowchart/flowchart.sty b/Master/texmf-dist/tex/latex/flowchart/flowchart.sty index 347da322261..0c04f8f31ab 100644 --- a/Master/texmf-dist/tex/latex/flowchart/flowchart.sty +++ b/Master/texmf-dist/tex/latex/flowchart/flowchart.sty @@ -25,7 +25,7 @@ %% \NeedsTeXFormat{LaTeX2e}[2011/06/27] \ProvidesPackage{flowchart} -[2013/01/28 3.2 Flowchart shapes for TikZ] +[2015/03/19 3.3 Flowchart shapes for TikZ] \RequirePackage{makeshape} \RequirePackage{tikz} \usetikzlibrary{shapes} |