summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-13 00:04:07 +0000
committerKarl Berry <karl@freefriends.org>2006-01-13 00:04:07 +0000
commit817f129f2706b09016525f62f35e6ff646555f26 (patch)
tree90bbe4f39f7c3dbe738cefb48aff97f913edc74b
parent05d6f06caf0d42310123f1bd19f03d730f80e2b5 (diff)
pst-eucl
git-svn-id: svn://tug.org/texlive/trunk@1239 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty b/Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty
new file mode 100644
index 00000000000..fd9a4263a9b
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty
@@ -0,0 +1,7 @@
+\ProvidesPackage{pst-eucl}[2005/05/14 package wrapper for PSTricks pst-eucl.tex]
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% package options
+\DeclareOption{old}{\gdef\psteucl@old{}}%DR 10/05/2005
+\ProcessOptions
+\input pst-eucl.tex
+\endinput