File: n_cst_gateway.sru
Size: 329
Date: Tue, 22 Jan 2008 23:38:40 +0100
$PBExportHeader$n_cst_gateway.sru
forward
global type n_cst_gateway from eaf_n_cst_gateway
end type
end forward

global type n_cst_gateway from eaf_n_cst_gateway
end type
global n_cst_gateway n_cst_gateway

on n_cst_gateway.create
call super::create
end on

on n_cst_gateway.destroy
call super::destroy
end on