summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty b/Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty
new file mode 100644
index 00000000000..7be339274d0
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty
@@ -0,0 +1,10 @@
+\RequirePackage{pstricks}
+\ProvidesPackage{pstricks-add}[2005/03/03 package wrapper for
+ pstricks-add.tex (hv)]
+\input{pstricks-add.tex}
+\ProvidesFile{pstricks-add.tex}
+ [\filedate\space v\fileversion\space `PSTricks-add' (hv)]
+\InputIfFileExists{pstricks-add.cfg}{%
+ \PackageInfo{pstricks-add}{Local config file pstricks-add.cfg used}
+}{}
+\endinput