File: n_cst_component.sru
Size: 347
Date: Tue, 22 Jan 2008 23:38:31 +0100
$PBExportHeader$n_cst_component.sru
forward
global type n_cst_component from eaf_n_cst_component
end type
end forward

global type n_cst_component from eaf_n_cst_component
end type
global n_cst_component n_cst_component

on n_cst_component.create
call super::create
end on

on n_cst_component.destroy
call super::destroy
end on