summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-antiprism
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-antiprism')
-rw-r--r--Master/texmf-dist/tex/latex/pst-antiprism/pst-antiprism.sty20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-antiprism/pst-antiprism.sty b/Master/texmf-dist/tex/latex/pst-antiprism/pst-antiprism.sty
new file mode 100644
index 00000000000..8530a8930a1
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-antiprism/pst-antiprism.sty
@@ -0,0 +1,20 @@
+%% $Id: pst-antiprism.sty 730 2018-02-13 17:50:37Z herbert $
+
+%% This program can be redistributed and/or modified under the terms
+%% of the LaTeX Project Public License Distributed from CTAN archives
+%% in directory CTAN:/macros/latex/base/lppl.txt.
+%
+\ProvidesPackage{pst-antiprism.tex}[2018/02/12 package wrapper for PSTricks pst-antiprism.tex]
+%
+\RequirePackage{pstricks}
+\RequirePackage{pst-solides3d}
+%
+\input{pst-antiprism}
+\ProvidesFile{pst-antiprism.tex}
+ [\filedate\space v\fileversion\space `PST-antiprism.tex']
+\IfFileExists{pst-antiprism.pro}{%
+ \ProvidesFile{pst-antiprism.pro}
+ [2018/02/12 PostScript prologue file (ml,hv)]
+ \@addtofilelist{pst-antiprism.pro}}{}%
+\endinput
+%% End of file `pst-antiprism.tex.sty'.