summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-spinner
diff options
context:
space:
mode:
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