exception.def


;
;	$RCSfile: exception.def $
;	$Revision: 1.1 $
;	$Author: doomer $
;	$Date: 1997/05/20 10:44:12 $
;	Copyright (c) 1997 John Dumais
;

LIBRARY

EXPORTS
	functionBlowsUp

;
;	$Log: exception.def $
;	Revision 1.1  1997/05/20 10:44:12  doomer
;	Initial revision
;