blob: 3dc8dc66d6e6964b6be53858f16de92c0398a05e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
\RequirePackage{pstricks}
\ProvidesPackage{pst-func}[2008/03/21 package wrapper for
pst-func.tex (hv)]
\input{pst-func.tex}
\ProvidesFile{pst-func.tex}
[\filedate\space v\fileversion\space `PST-func' (hv)]
\IfFileExists{pst-func.pro}{%
\ProvidesFile{pst-func.pro}
[2009/12/29 v. 0.12, PostScript prologue file (hv)]
\@addtofilelist{pst-func.pro}}{}%
\endinput
%% $Id: pst-func.sty 227 2009-12-29 18:38:27Z herbert $
|