summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty10
1 files changed, 6 insertions, 4 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
index fd9a4263a9b..80b2905abe9 100644
--- a/Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty
+++ b/Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty
@@ -1,7 +1,9 @@
+\RequirePackage{pstricks}
\ProvidesPackage{pst-eucl}[2005/05/14 package wrapper for PSTricks pst-eucl.tex]
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%% package options
-\DeclareOption{old}{\gdef\psteucl@old{}}%DR 10/05/2005
+\DeclareOption{old}{\gdef\psteucl@old{}}% DR 10/05/2005
\ProcessOptions
-\input pst-eucl.tex
+\input{pst-eucl.tex}
+\ProvidesFile{pst-eucl.tex}
+ [\filedate\space v\fileversion\space `PST-eucl' (dr)]
+\IfFileExists{pst-eucl.pro}{\@addtofilelist{pst-eucl.pro}}{}%
\endinput