%%
%% This is file `sffsmart.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% sffms.dtx  (with options: `smart')
%% 
%% IMPORTANT NOTICE:
%% 
%% For the copyright see the source file.
%% 
%% You are *not* allowed to modify this file.
%% 
%% You are *not* allowed to distribute this file.
%% For distribution of the original source see the terms
%% for copying and modification in the file sffms.dtx.
%% 
\ProvidesPackage{sffsmart}[2001/09/10 v1.0
 Quotation mark utility for sffms.cls]
{%
\catcode`\"=\active
\catcode`\@=11
\gdef\begindoublequotes{%
    \global\catcode`\"=\active
    \global\chardef\dq=`\"
    \global\let\dblqu@te=L
    }
\gdef"{\ifinner\else\ifvmode\let\dblqu@te=L\fi\fi
\if L\dblqu@te``\global\let\dblqu@te=R%
\else
   \let\xxx=\spacefactor
   ''\global\let\dblqu@te=L%
   \spacefactor\xxx
\fi
}
}

\gdef\enddoublequotes{\catcode`\"=12}
\endinput
%%
%% End of file `sffsmart.sty'.
