diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-eucl')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty | 7 |
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 |