%%
%% This is file `agu2e.sty', generated
%% on <1994/5/27> with the docstrip utility (2.2e).
%%
%% The original source files were:
%%
%% aguplus.dtx (with options: `patch')
%% ---------------------------------
%% AGU2E
%% ---------------------------------
%% A patch to allow AGUTeX to run
%% under LaTeX2e
%% ---------------------------------
%%
%%============================AGUPLUS.DTX===========================
\def\filename{aguplus}
\def\fileversion{1.0}
\def\filedate{1994/05/26}
%-------------------------------------------------------------------
% NOTICE:
% This file may be used for non-profit purposes.
% It may not be distributed in exchange for money,
% other than distribution costs.
%
% The author provides it `as is' and does not guarantee it in any way.
%
%% Copyright (C) 1994 Patrick W. Daly
% Max-Planck-Institut f\"ur Aeronomie
% Postfach 20
% D-37189 Katlenburg-Lindau
% Germany
%
% E-mail:
% SPAN-- nsp::linmpi::daly (note nsp also known as ecd1)
% Internet--
[email protected]
%-----------------------------------------------------------
% This package fixes up some problems between AGUTeX and LaTeX2e
% It must be read in BEFORE any of the AGUTeX packages, as
% \usepackage{agu2e,agums,aguplus}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{agu2e}[\filedate (Patch for AGUTeX and LaTeX2e)]
\newdimen\@maxsep \newdimen\@dblmaxsep
\let\ori@input=\@input
\def\@input#1{\def\@tempa{#1}\def\@tempb{art12.sty}\ifx\@tempa\@tempb
\ori@input{size12.clo}\else\ori@input{#1}\fi}
%% <<<<< End of decommented file <<<<<<
%%
%% End of file agu2e.sty.