summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pstricks-add
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-13 00:04:44 +0000
committerKarl Berry <karl@freefriends.org>2006-01-13 00:04:44 +0000
commit66d29c69ae98733ef41c67e277be2668b506ae74 (patch)
tree352a92ec40c273ddca287558c57ae9b8f8fe4372 /Master/texmf-dist/tex/latex/pstricks-add
parent1e7a210f82a93c44cc1fb0a90dea0fc02854a496 (diff)
pstricks-add
git-svn-id: svn://tug.org/texlive/trunk@1257 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks-add')
-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