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

global type n_cst_dataset from eaf_n_cst_dataset
end type
global n_cst_dataset n_cst_dataset

on n_cst_dataset.create
call super::create
end on

on n_cst_dataset.destroy
call super::destroy
end on