File: n_cst_constants.sru
Size: 347
Date: Tue, 22 Jan 2008 23:38:24 +0100
$PBExportHeader$n_cst_constants.sru
forward
global type n_cst_constants from eaf_n_cst_constants
end type
end forward

global type n_cst_constants from eaf_n_cst_constants
end type
global n_cst_constants n_cst_constants

on n_cst_constants.create
call super::create
end on

on n_cst_constants.destroy
call super::destroy
end on