
% update by AlanS, 29/7/96
% update by AndrewI, 17/10/97
% update by AndrewI, 29/08/01

% ----------------------------------
%    Identification   
% ----------------------------------

\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesClass{csnote}
              [1996/07/29 v1.1
 DReaM Group LaTeX document class]

% ----------------------------------
%    Initial code   
% ----------------------------------


% ----------------------------------
%    Declaration of options   
% ----------------------------------

\DeclareOption*{\PassOptionsToClass{\CurrentOption}{cs-note}}

% ----------------------------------
%    Execution of options   
% ----------------------------------

\ProcessOptions

% ----------------------------------
%    Package Loading   
% ----------------------------------

\LoadClass{cs-note}


% ----------------------------------
%    Main code
% ----------------------------------

\NoticeFootnote{%
         Notes in this series are for $\epsilon$-baked ideas, 
         for \hbox{$1\geq\epsilon\geq 0$}. Only exceptionally should they be 
	 cited or distributed outwith the NuSPADE project 
         (EPSRC GR/R24081).}

