%% $Id: xypic.sty,v 2.8 1994/04/08 04:30:00 kris Exp $ -*-tex-*-
%%
%% LaTeX style option to load XY-pic in version 2 compatibility mode.
%% by Kristoffer H. Rose  <kris@diku.dk>
%%
%% This file is in the public domain.  It is distributed in the hope that it
%% will be useful, but WITHOUT ANY WARRANTY; without even the implied
%% warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
%%
\input{xy.sty}
\xyoption{v2}
\catcode`\@=\xystycatcode
\endinput

% $Log: xypic.sty,v $
% Revision 2.8  1994/04/08  04:30:00  kris
% Second (bug fix) 3alpha release.
%
% Revision 2.7  1994/03/08  02:06:01  kris
% Release 3alpha.
