File: n_cst_itemchanged.sru
Size: 365
Date: Tue, 22 Jan 2008 23:38:45 +0100
$PBExportHeader$n_cst_itemchanged.sru
forward
global type n_cst_itemchanged from eaf_n_cst_itemchanged
end type
end forward

global type n_cst_itemchanged from eaf_n_cst_itemchanged
end type
global n_cst_itemchanged n_cst_itemchanged

on n_cst_itemchanged.create
call super::create
end on

on n_cst_itemchanged.destroy
call super::destroy
end on