% $Id: pst-spirograph.sty 1234 2026-04-13 04:35:52Z herbert $
%%
%% This is file `pst-spirograph.sty'.
%%
%% IMPORTANT NOTICE:
%%
%% pst-spirograph.sty Copyright (C) 2026- 
%%    Manuel Luque
%%    Herbert Voß <hvoss@tug.org>
%%
%% This package may be distributed under the terms of the LaTeX Project
%% Public License, as described in lppl.txt in the base LaTeX distribution.
%% Either version 1.0 or, at your option, any later version.
%%
\NeedsTeXFormat{LaTeX2e}

\RequirePackage{pstricks,pst-plot,pst-3d,pst-node}

\ProvidesPackage{pst-spirograph}[2026/04/11 package wrapper for pst-spirograph.tex]
\input{pst-spirograph.tex}
\ProvidesFile{pst-spirograph.tex}
  [\filedate\space \fileversion\space `pst-spirograph' (ml,hv)]
\IfFileExists{pst-spirograph.pro}{%
    \ProvidesFile{pst-spirograph.pro}
      [2026/04/11 v. 0.52,  PostScript prologue file (hv)]
      \@addtofilelist{pst-spirograph.pro}}{}%
\endinput
