diff options
author | Norbert Preining <preining@logic.at> | 2007-11-16 11:29:57 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-11-16 11:29:57 +0000 |
commit | 36e468865ab64e283898151fca03ea3e5586a766 (patch) | |
tree | ec4514e666b7897764fc4e27005c1ac7ae5e0105 /Master/texmf-dist/tex/latex/pst-pdgr | |
parent | 31a15e363ba80d73d0472a77e44b958bb2273651 (diff) |
pst-pdgr v0.3
git-svn-id: svn://tug.org/texlive/trunk@5462 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-pdgr')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg b/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg index e17d3e21e8b..569f0bf7ffd 100644 --- a/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg +++ b/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg @@ -11,7 +11,7 @@ %% Good luck %% \ProvidesFile{pst-pdgr.cfg} -[2006/04/18 v0.2a Medical Pedigree with PSTricks] +[2007/07/20 v0.3 Medical Pedigree with PSTricks] \endinput %% %% End of file `pst-pdgr.cfg'. diff --git a/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty b/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty index 6caa76153cb..a065c03290a 100644 --- a/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty +++ b/Master/texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty @@ -22,7 +22,7 @@ %% in the same archive or directory.) \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{pst-pdgr} -[2006/04/18 v0.2a Medical Pedigree with PSTricks] +[2007/07/20 v0.3 Medical Pedigree with PSTricks] \InputIfFileExists{pst-pdgr.cfg}{% \typeout{Loading configuration file pst-pdgr.cfg}}{% \typeout{Configuration file pst-pdgr.cfg is not found}} |