diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-gantt/pst-gantt.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-gantt/pst-gantt.sty | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-gantt/pst-gantt.sty b/Master/texmf-dist/tex/latex/pst-gantt/pst-gantt.sty new file mode 100644 index 00000000000..e73fcf3cd57 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-gantt/pst-gantt.sty @@ -0,0 +1,8 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-gantt}[2008/03/21 package wrapper for + pst-gantt.tex (hv)] +\input{pst-gantt.tex} +\ProvidesFile{pst-gantt.tex} + [\filedate\space v\fileversion\space `pst-gantt' (hv)] +\endinput +%% $Id: pst-gantt.sty 116 2009-05-12 22:12:03Z herbert $ |