summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-spinner
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-05-12 22:31:50 +0000
committerKarl Berry <karl@freefriends.org>2017-05-12 22:31:50 +0000
commit8985692c4e7f95a1f6e69213cc73e25e232734c4 (patch)
treef7a6bbb9dbe1fe52cfc5555605122aed0a7846c1 /Master/texmf-dist/tex/latex/pst-spinner
parentd519d77fb8050b65038daca80ba4e323a9834072 (diff)
pst-spinner not just doc
git-svn-id: svn://tug.org/texlive/trunk@44309 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-spinner')
-rw-r--r--Master/texmf-dist/tex/latex/pst-spinner/pst-spinner.sty19
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-spinner/pst-spinner.sty b/Master/texmf-dist/tex/latex/pst-spinner/pst-spinner.sty
new file mode 100644
index 00000000000..4fc59dabb32
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-spinner/pst-spinner.sty
@@ -0,0 +1,19 @@
+%% $Id: pst-spinner.sty 453 2017-05-11 19:40:46Z herbert $
+%
+%% This program can be redistributed and/or modified under the terms
+%% of the LaTeX Project Public License Distributed from CTAN archives
+%% in directory macros/latex/base/lppl.txt.
+%%
+\RequirePackage{pstricks}
+\RequirePackage{pst-node}
+\ProvidesPackage{pst-spinner}[2017/05/11 package wrapper for
+ pst-spinner.tex]
+\input{pst-spinner.tex}
+\ProvidesFile{pst-spinner.tex}
+ [\filedate\space v\fileversion\space `PSt-spinner' (ml,hv)]
+\IfFileExists{pst-spinner.pro}{%
+ \ProvidesFile{pst-spinner.pro}
+ [2017/05/11 v. 0.01, PostScript prologue file (hv)]
+ \@addtofilelist{pst-spinner.pro}}{}%
+
+\endinput