blob: 2f8d9173e664188ba841a0a5f4c1b81ef5447af6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
\RequirePackage{pstricks}
\ProvidesPackage{pst-func}[2013/06/03 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}
[2014/05/07 v. 0.16, PostScript prologue file (hv)]
\@addtofilelist{pst-func.pro}}{}%
\endinput
%% $Id: pst-func.sty 918 2014-05-19 12:32:37Z herbert $
|